chartee 1.0.8 chartee: ^1.0.8 copied to clipboard
Chartee is a versatile library supporting line, bar, and area charts for Flutter applications. Easily visualize data with customizable styles.
1.0.8 #
- Include the actual value also in
RoundedYIntervals
when bounds min and max are the same
1.0.7 #
- Changed rounding in
RoundedYIntervals
when bounds min and max are the same
1.0.6 #
- Added default value to
RoundedYIntervals
when bounds are flexible
1.0.5 #
- Draw labels over other chart layers
1.0.4 #
- Added a layer type to support custom widgets in a chart
1.0.3 #
- Updated Github action
1.0.2 #
- Added basic example project
1.0.1 #
- Updated pubspec.yaml description
- Added code documentation
1.0.0 #
- Initial release with support for bar, line and area charts