line_chart 1.0.7 line_chart: ^1.0.7 copied to clipboard
A simple flutter package to create a custom line chart
[1.0.7] - Line chart #
- Removed containers in painter
[1.0.6] - Line chart #
- Created new model LineChartModelCallback when change pointer
- Now in callback of pointer, returns the percentage of amount in canvas height size
[1.0.5] - Line chart #
- Fixed name of line chart model file and link of README.md
[1.0.4] - Line chart #
- Fix bug when have many items and draw the last line
[1.0.3] - Line chart #
- Added showcase image in readme.md
[1.0.2] - Line chart #
- Removed show legends options
[1.0.1] - Line chart #
- Fix name of data model
[1.0.0] - Line chart #
- A simple line chart with full customization