chart_it 0.2.2 copy "chart_it: ^0.2.2" to clipboard
chart_it: ^0.2.2 copied to clipboard

A customisable charts library with seamless animations for flutter.

0.2.2 #

  • Fix deprecated class issue.

0.2.1 #

  • Add implementation of Stacked Bars for Bar Chart Widget.

0.2.0 #

  • [BREAKING] New class CartesianChartStylingData to replace the earlier chart style.
  • [BREAKING] New class CartesianChartStructureData created. Min max values and unit count values need to be moved here.
  • [BREAKING] Separate Bar padding into separate value. Each BarGroup has a padding. MultiBar can additionally specify a spacing value which is used for adding space between bars of the same group.
  • [BREAKING] New class AxisLabels and AxisLabelConfig to provide labels along the axis lines.

0.1.0 #

  • Add Interaction support for charts.

0.0.4 #

  • Bug Fixes for Chart Widgets Styling options.

0.0.3 #

  • Bug Fixes for BarChart widget.
  • Performance Optimizations for All Chart Widgets.

0.0.2 #

  • Added Animation for Bar Chart
  • Added Animation for Pie and Donut Chart

0.0.1 #

  • Initial release.
  • Add Simple and Multi Bar Chart
  • Add Pie and Donut Chart
6
likes
140
points
53
downloads

Publisher

verified publisherwednesday.is

Weekly Downloads

A customisable charts library with seamless animations for flutter.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, vector_math

More

Packages that depend on chart_it