You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, amazing plugin, please don't get me wrong with this issue.
There are a lot of issues that include the keyword preventCurveOverShooting. It is always suggested to the problem that can be seen on the picture (taken from one of the issues):
But I don't think it is a solution. While it's nice to have a control over "roundness", there shouldn't be preventCurveOverShooting+preventCurveOvershootingThreshold as there shouldn't be any over shooting in the first place. Chart shouldn't display data that doesn't exist.
Those bumps are buggy and glitchy. aboveBarData and belowBarData doesn't colour them when they are rendered beyond bounds. The issue #25 has been closed, despite glitch reported there by @jamesblasco - line has inconsistent thickness when those prevent... are toggled on.
Once again, amazing work, love your plugin, but would kindly appreciate reconsidering this implementation. We just want round lines, not zigzags :)
The text was updated successfully, but these errors were encountered:
Hey, amazing plugin, please don't get me wrong with this issue.
There are a lot of issues that include the keyword
preventCurveOverShooting
. It is always suggested to the problem that can be seen on the picture (taken from one of the issues):But I don't think it is a solution. While it's nice to have a control over "roundness", there shouldn't be
preventCurveOverShooting+preventCurveOvershootingThreshold
as there shouldn't be any over shooting in the first place. Chart shouldn't display data that doesn't exist.Those bumps are buggy and glitchy.
aboveBarData
andbelowBarData
doesn't colour them when they are rendered beyond bounds. The issue #25 has been closed, despite glitch reported there by @jamesblasco - line has inconsistent thickness when thoseprevent...
are toggled on.Once again, amazing work, love your plugin, but would kindly appreciate reconsidering this implementation. We just want round lines, not zigzags :)
The text was updated successfully, but these errors were encountered: