Skip to content

Releases: carlosgub/kotlinm-charts

1.0.3

18 Sep 01:03
78ad981
Compare
Choose a tag to compare

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

20 Sep 20:04
78ad981
Compare
Choose a tag to compare

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

30 Aug 17:54
Compare
Choose a tag to compare

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")