fl_chart
https://github.com/imanneofight/fl_chart
Dart
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported6 Subscribers
Add a CodeTriage badge to fl_chart
Help out
- Issues
- fix: Add localPosition to FlPanEndEvent so panEnd gets a touch response
- fix: Keep axis title values on the interval grid for large values
- fix: Respect axis range when formatting K/M/B axis labels
- fix: Dispose gesture recognizers in RenderBaseChart
- feat: Add textAlign property to FlLineLabel, HorizontalLineLabel, and VerticalLineLabel
- fix: Clip only the enabled FlClipData sides in line chart
- feat!: Add support for unified customization of path pattern
- fix: Detect touches on downward (negative) BarChartRodStackItems
- Bug: BarChart touchedStackItemIndex always -1 for downward (negative) rod stack items
- fix: Avoid RangeError when toDashedPath receives an empty dashArray
- Docs
- Dart not yet supported