simple_line_chart 1.1.1
simple_line_chart: ^1.1.1 copied to clipboard
Provides a simple line chart. An opinionated library that focuses on API simplicity.
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