flutter-charts icon indicating copy to clipboard operation
flutter-charts copied to clipboard

Customizable charts library for flutter.

Results 22 flutter-charts issues
Sort by recently updated
recently updated
newest added

Use `num` instead of `int` for `HorizontalDecoration` so that also decimal values can show lines. Before trying to add decimal numbers as decorations would lead to the lines not showing...

Hi I am planning to create area graphs using this library like Step-Area Charts, Spline-Area Charts, Streamgraphs, and Smoothed-Line Charts. Unfortunately, I've been struggling to find a straightforward method to...

waiting for response
question