Skip to content

Releases: ehsannarmani/ComposeCharts

0.0.9

30 Jun 09:03

Choose a tag to compare

Fix indicator count and dividing bug

0.0.8

25 Jun 22:06

Choose a tag to compare

update README.md

0.0.7

19 Jun 06:44

Choose a tag to compare

Fix pie chart zero value problem

0.0.6

14 Jun 11:28

Choose a tag to compare

Build ios platform artifacts

0.0.5

14 Jun 10:18

Choose a tag to compare

  1. MultiPlatform Support
  2. Migrate to maven central
  3. Tap Gestures For Column/Row Charts
  4. Fix Some Bugs

0.0.4

29 May 12:06

Choose a tag to compare

Improve popup position detection on drag in line charts

0.0.3

28 May 13:49

Choose a tag to compare

Add negative value support for column/row charts
Add min and max value for column/row charts
Some code cleanup
Improve popup position and animation in column/row charts

0.0.2

27 May 14:56

Choose a tag to compare

Fix negative values problem in line chart
Add min & max value for line chart and max value for row/column chart
Separate grid lines properties (x-axis, y-axis)
Fix grid lines to dividers dependency (divider properties added)
Add some validations for chart data
Remove material3 dependency
Add zero line feature for line charts