Releases: ehsannarmani/ComposeCharts
Releases · ehsannarmani/ComposeCharts
0.0.9
Fix indicator count and dividing bug
0.0.8
update README.md
0.0.7
Fix pie chart zero value problem
0.0.6
Build ios platform artifacts
0.0.5
- MultiPlatform Support
- Migrate to maven central
- Tap Gestures For Column/Row Charts
- Fix Some Bugs
0.0.4
Improve popup position detection on drag in line charts
0.0.3
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
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