Skip to content

Releases: ehsannarmani/ComposeCharts

0.0.19

26 Nov 17:57

Choose a tag to compare

Fix path list out of bound exception issue.

0.0.18

14 Nov 12:00

Choose a tag to compare

Add point mode popup support.

0.0.17

10 Nov 10:06

Choose a tag to compare

Fix scroll issues.

0.0.16

05 Nov 09:03

Choose a tag to compare

Fix indicator recomposition issue.

0.0.15

03 Nov 12:53

Choose a tag to compare

  • Support empty data in charts.
  • Support step based count for indicators.
  • Fix some issues and crashes.
  • Fix label positioning problem on 0 degree rotation.

0.0.14

21 Sep 08:54

Choose a tag to compare

  • Fix some bugs
  • Add force label rotation feature

0.0.13

05 Jul 14:14

Choose a tag to compare

Rotate label to specific degree when there is label with 50% grater width than others
Fix together animating bug
Remove material dependency
Fix some positioning and size problems on row/column chart

0.0.12

04 Jul 21:37

Choose a tag to compare

Fix direction problem
Avoid animating 0 value bars in row/column charts

0.0.11

04 Jul 08:01

Choose a tag to compare

Add indicator positioning feature
Add padding property for indicators

0.0.10

01 Jul 20:54

Choose a tag to compare

Improve popup positioning and value calculation.
Add popup properties property to line data class to be able to set different popup properties in each line.
Performance improvement.
Code improvement.