humawork / compose-charts

Jetpack Compose charts for Android
Apache License 2.0
77 stars 6 forks source link
android charts jetpack-compose jetpack-compose-charts kotlin-android

compose-charts

Build License

What's this?

Jetpack Compose charts library for Android

Disclaimer

Current supported Jetpack Compose version: 1.2.0-beta03

This library is WIP, and at the moment only contains the following charts:

Download

Available through mavenCentral

Add the dependency:

implementation 'ma.hu:compose-charts:{latest-version}'

Samples

Charts samples can be found in the app module