simple_line_chart 1.2.2 simple_line_chart: ^1.2.2 copied to clipboard
Provides a simple line chart. An opinionated library that focuses on API simplicity.
1.2.2 #
- fix issue where new controller wouldn't get selection initialized
1.2.1 #
- fix issue when selection is empty
1.2.0 #
- add data labels for selection on touch
1.1.1 #
- improve documentation
- provide a way to round y axis numbers
1.1.0 #
- Update dependencies
1.0.5 #
- Improve handling of empty datasets.
- Avoid notifying listeners after being disposed.
1.0.3 #
- Provide API to remove an axis from LineChartStyle.
1.0.2 #
- Fix positioning of selection after resize, e.g. by rotating device
1.0.1 #
- Initial release