Jetpack Compose charts library for Android
Current supported Jetpack Compose version: 1.2.0-beta03
This library is WIP, and at the moment only contains the following charts:
PieChart
TableChart
HorizontalBarsChart
LinesChart
Available through mavenCentral
Add the dependency:
implementation 'ma.hu:compose-charts:{latest-version}'
Charts samples can be found in the app module