fluttercandies / flutter-interactive-chart

A candlestick chart that supports pinch-to-zoom and panning.
https://pub.dev/packages/interactive_chart
MIT License
209 stars 66 forks source link

Keep the last X-axis offset when adding new candles to the beginning of the list #26

Open dadagov125 opened 3 months ago

dadagov125 commented 3 months ago

This will allow the previous period chart to be loaded and displayed correctly when the X axis offset reaches the zero end.