fluttercandies / flutter-interactive-chart

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

Add 'onXOffsetChanged' event #25

Open dadagov125 opened 5 months ago

dadagov125 commented 5 months ago

Added the onXOffsetChanged event. This will allow you to track the offset along the X axis.