This is a multiplatform library that provides a set of beautiful charts for your application.
- Line Chart
- Bar Chart
- Pie Chart
dependencies {
implementation("io.github.linx64:cmpwizard:1.0.0")
}
cmpwizard = "1.0.0"
cmpwizard = { module = "io.github.linx64:cmpwizard", version.ref = "cmpwizard" }