An Elementary Chart library for Jetpack Compose
Charty : Elementary Chart library for Compose
Work In Progress.
Chart Library built using Jetpack Compose and is highly customizable. Updates coming soon! Made with ❤️ for Android Developers by Himanshu
Implementation
Gradle setup
In build.gradle
of app module, include this dependency
dependencies {
implementation("com.himanshoe:charty:1.0.0-alpha01")
}
Documentation
You can find the detail implementation of the following:
Contribution
Please feel free to fork it and open a PR.