Skip to content

agensdev/compose-charts

 
 

Repository files navigation

compose-charts

Build License

What's this?

Jetpack Compose charts library for Android

Disclaimer

Current supported Jetpack Compose version: 1.0.2

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

  • PieChart
  • TableChart
  • HorizontalBarsChart
  • LinesChart

Download

Available through mavenCentral

Add the dependency:

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

Samples

Charts samples can be found in the app module

About

Jetpack Compose charts for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%