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(line_chart): Prevent LateInitializationError on barData with only null spots (#2115)
- docs: Remove leftover axisTitleData from chart docs #1201
- fix: Skip zero-value sections in PieChart touch detection
- Line Chart Late Initialization Error with All-Null Bar Data
- 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
- Docs
- Dart not yet supported