atiqus / vico

A light and extensible chart library for Android.

Home Page:https://patrykandpatrick.com/vico/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vico

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.

There are three primary learning resources for Vico:

  • The wiki includes a setup guide and outlines Vico’s features and structure.
  • The sample app demonstrates how to use Vico in Jetpack Compose and the view system. The charts showcased at the top of this document are implemented in the sample app.
  • The API reference is a comprehensive manual for Vico’s API.

About

A light and extensible chart library for Android.

https://patrykandpatrick.com/vico/wiki

License:Apache License 2.0


Languages

Language:Kotlin 100.0%Language:CSS 0.0%