infinum / flutter-charts

Customizable charts library for flutter.
https://pub.dev/packages/charts_painter
MIT License
144 stars 42 forks source link

Issue with horizontal axis values #85

Closed ByteSizedMarius closed 1 year ago

ByteSizedMarius commented 1 year ago

Hi, I would basically like a scrollable chart like the one seen in the example gif:

However, I'm struggling with the values on the horizontal axis. They seem to disappear, as soon as the chart is scrollable (width > screen width). This is also the case for the scrollable chart in the examples:

1 2

Am I missing something here?

Flutter 3.0.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision fb57da5f94 (9 months ago) • 2022-05-19 15:50:29 -0700 Engine • revision caaafc5604 Tools • Dart 2.17.1 • DevTools 2.12.2

Thanks!

itsJoKr commented 1 year ago

Should be fixed in 3.1.0