Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 706 Bytes

README.MD

File metadata and controls

30 lines (22 loc) · 706 Bytes

Maven Central

🚀📘 Compose Multiplatform Library

This is a multiplatform library that provides a set of beautiful charts for your application.

Features

  • Line Chart
  • Bar Chart
  • Pie Chart

Installation

dependencies {
    implementation("io.github.linx64:cmpwizard:1.0.0")
}

Version Catalog

cmpwizard = "1.0.0"
cmpwizard = { module = "io.github.linx64:cmpwizard", version.ref = "cmpwizard" }