Connect with us

Code

Charty – Charts with Jetpack Compose

Chart Library built using Jetpack Compose and is highly customizable.

Charty Implementation

Gradle setup

In build.gradle of app module, include this dependency

dependencies {
  implementation("com.himanshoe:charty:1.0.0-alpha01")
}

Charty Documentation

You can find the detail implementation of the following:

Charty on GitHub: https://github.com/hi-manshu/Charty
Platform: Android
⭐️: 156
Advertisement

Trending