Open Nodonisko opened 1 year ago
If all points have same value and graph is just "straight line" it will cause function getYPositionInRange return NaN, which will cause that graph line is not displayed at all.
getYPositionInRange
would be great if we can merge this
If all points have same value and graph is just "straight line" it will cause function
getYPositionInRange
return NaN, which will cause that graph line is not displayed at all.