line_chart 1.1.11
line_chart: ^1.1.11 copied to clipboard
A simple flutter package to create a custom line chart
1.1.11 Line chart #
- Fixed changelog and pubspec
1.1.10 Line chart #
- Added null safety
1.0.9 Line chart #
- Removed library name in painter file
1.0.8 Line chart #
- Fixed documentation
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