Releases: ehsannarmani/ComposeCharts
Releases · ehsannarmani/ComposeCharts
0.0.19
Fix path list out of bound exception issue.
0.0.18
Add point mode popup support.
0.0.17
Fix scroll issues.
0.0.16
Fix indicator recomposition issue.
0.0.15
- 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
- Fix some bugs
- Add force label rotation feature
0.0.13
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
Fix direction problem
Avoid animating 0 value bars in row/column charts
0.0.11
Add indicator positioning feature
Add padding property for indicators
0.0.10
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.