- Fix for latest Dart/Flutter updates
- Dispose animation controller
- Improved bar chart support
Note: Next updates will be focused on an improved API, better bar chart support, and interactive charts. I've got some additional time to dedicate to the library.
- Added more examples
- Wrapped up automatic span calculation
- New API for creating a line chart widget
- Begin adding tests
- dartfmt
Just dependency, documentation, and format fixes.
Started the project!
Chart
, a widget for creating a viewable chart from meaningful paramsChartData
for creating a drawableChartDrawable
for drawing directly to a canvas