Open TheNeverMan opened 1 year ago
Hello, thanks for the feedback! Yeah I am aware of this problem, I did implement something to not connect infinities like this but it's not bullet proof. Have you tried increasing the curve quality in the settings?
I have tried using newest version on Win. Tried changing curve quality all options from maximum to minimum, also toggling curve smoothing. Nothing worked.
On Linux version 3.0.2 changing curve quality/smoothness does nothing aswell.
I believe have found the mistake I did in the code, are you able to compile to check if the change I am about to do fixed it ? I can make an AppImage otherwise.
Actually never mind, I am going on a different plotting algorithm on my latest code, I cannot back port it without significant useless work.
When function approaches infinity from two sides (e. g. f(x)=1/x) there is a straight line from -Infinity to +Infinity between limits of the function.