An open API service indexing awesome lists of open source software.

https://github.com/ehsannarmani/composecharts

Animated & Flexible Practical Charts For Jetpack Compose
https://github.com/ehsannarmani/composecharts

android android-chart android-charts chart chart-android chart-library compose-charts jetpack-compose jetpack-compose-charts

Last synced: 8 months ago
JSON representation

Animated & Flexible Practical Charts For Jetpack Compose

Awesome Lists containing this project

README

          

Compose Charts

![banner](https://github.com/ehsannarmani/ComposeCharts/blob/master/assets/banner.png?raw=true)
![mockup](https://github.com/ehsannarmani/ComposeCharts/blob/master/assets/mokup.png?raw=true)

![Kotlin](https://img.shields.io/badge/Kotlin-2.0.0-orange)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Kotlin Multiplatform](https://img.shields.io/badge/Kotlin-Multiplatform-blue)](https://kotlinlang.org/docs/reference/multiplatform.html)

![Platform](https://img.shields.io/badge/Android-3aab58)
![Platform](https://img.shields.io/badge/Desktop-097cd5)
![Platform](https://img.shields.io/badge/IOS-d32408)
![Platform](https://img.shields.io/badge/WasmJS-f7e025)

### Installation

[![Maven Central](https://img.shields.io/maven-central/v/io.github.ehsannarmani/compose-charts?color=4caf50&label=Latest%20Release&v=10)](https://img.shields.io/github/v/release/ehsannarmani/ComposeCharts?color=greenlight&label=Latest%20Release)
```gradle
dependencies {
implementation ("io.github.ehsannarmani:compose-charts:latest_version")
}
```

### Document
You can read full guide and document [here](https://ehsannarmani.github.io/ComposeCharts/).