Ecosyste.ms: Awesome

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

https://github.com/patrykandpatrick/vico

A light and extensible chart library for Android.
https://github.com/patrykandpatrick/vico

android android-library chart charts graph graphs jetpack-compose jetpack-compose-charts kotlin

Last synced: 3 months ago
JSON representation

A light and extensible chart library for Android.

Lists

README

        

# 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. It’s 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).