thekeenant / fcharts

:bar_chart: Create beautiful, responsive, animated charts using a simple and intuitive API.
https://pub.dartlang.org/packages/fcharts
MIT License
326 stars 46 forks source link

Fix infinite loop on MonotoneCurve #26

Closed 0xpablo closed 5 years ago

0xpablo commented 5 years ago

When calling MonotoneCurve with points that share the X coordinate, step is 0, causing an endless loop