Files
AndroidJetpack/vico/README.md
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

13 lines
617 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Vico
![](https://img.shields.io/maven-central/v/com.patrykandpatrick.vico/core)
![](https://img.shields.io/github/actions/workflow/status/patrykandpatrick/vico/build-debug-apk.yml?branch=master)
![](https://kotlin-version.aws.icerock.dev/kotlin-version?group=com.patrykandpatrick.vico&name=core)
![](https://patrykandpatrick.com/vico/images/cover.png)
Vico is a light and extensible chart library for Android. Its compatible with both Jetpack Compose and the view system,
but its two main modules—`compose` and `views`—are independent.
Learn more in [the guide](https://patrykandpatrick.com/vico/guide).