Files
AndroidChart/vico/README.md
T
2026-07-03 15:56:07 +08:00

14 lines
651 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://www.codefactor.io/repository/github/patrykandpatrick/vico/badge)
![](https://kotlin-version.aws.icerock.dev/kotlin-version?group=com.patrykandpatrick.vico&name=core)
![](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 wiki](https://patrykandpatrick.com/vico/wiki).