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
- 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
- fix: Guard signingConfigs behind key.properties existence check
- Get Nearest Touched Spot Slow for Large Datasets
- perf: Improved performance of LineChart calculating touched spots
- feat: Add aboveChartBoxArea to TooltipDirection for BarTouchTooltipData
- Gauege chart added to fl_chart example but it seams it does not release in 1.2.0 version
- groupsSpace property ignored when rotationQuarterTurns is set to 1 in BarChart
- Docs
- Dart not yet supported