fl_chart
fl_chart copied to clipboard
Feat/prevent curve over shooting xy variants
Depends on #1980
preventCurveOverShooting: false
preventCurveOverShooting: true
preventCurveOverShootingX: true (this PR)
I hacked this together to see if it would be useful. Seems like it might be. If so, happy to implement any feedback and add tests 👍
We have a new implementation of a curved line, Can you please check if that already solves your issue or not? It's not merged yet, but you can take a look at it here: #2000