Releases: carlosgub/kotlinm-charts
Releases · carlosgub/kotlinm-charts
1.0.3
What's Changed
Compose 1.5.1
To use this library read the README.md
implementation("com.carlosgub.kotlinm.charts:charts:1.0.3")
1.0.4
What's Changed
-
Compose 1.5.1
-
To use this library read the README.md
implementation("com.carlosgub.kotlinm.charts:charts:1.0.4")
-
Add a new LineChart that if you don't send the yAxisLabel will remove the padding that this axis was creating before
1.0.2
What's Changed
Compose 1.5
First release
To use this library read the README.md
implementation("com.carlosgub.kotlinm.charts:charts:1.0.2")