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
- Host: GitHub
- URL: https://github.com/ehsannarmani/composecharts
- Owner: ehsannarmani
- License: apache-2.0
- Created: 2024-05-24T08:43:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T13:34:51.000Z (about 2 years ago)
- Last Synced: 2024-05-29T05:23:53.174Z (about 2 years ago)
- Topics: android, android-chart, android-charts, chart, chart-android, chart-library, compose-charts, jetpack-compose, jetpack-compose-charts
- Language: Kotlin
- Homepage:
- Size: 48.9 MB
- Stars: 40
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Compose Charts



[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://kotlinlang.org/docs/reference/multiplatform.html)




### Installation
[](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/).