vico icon indicating copy to clipboard operation
vico copied to clipboard

A light and extensible chart library for Android.

Results 24 vico issues
Sort by recently updated
recently updated
newest added

Hello, thank you for the library and the recent updates. I would like to implement the following chart: Temperature on the Y-Axis and timestamp of measurements on the X-Axis with...

enhancement

This library seems to lack support for pie charts Anyway, very nice library, nice looking and easy to use 🥰

enhancement
low priority

Unfortunately, I couldn't find how to do this in the documentation.

None of the examples so far demo the usage of title on an axis.

Does Vico support a mix of positive and negative integer values in a Barchart? I tried a simple bar chart with a mix of positive and negative y-axis values and...

enhancement
high priority
implemented

Hi, Setting runInitialAnimation to false still animates the chart during the Composition. Are any additional steps required for not showing any animation initially?

### How to reproduce I pulled the source code and edited the sample chart 3. Here is the diff I made [marker_styling_issue.patch](https://github.com/patrykandpatrick/vico/files/14791332/marker_styling_issue.patch) ### Observed behavior Looking at the video you...

high priority

### How to reproduce I am using Column Cartesian Layer with list of data with 0.0. ### Observed behavior The chart is smoothly rendered using the view. But when I...

low priority
done in alpha

### How to reproduce Make a bar chart with a single series and a merge mode of Stacked, and data labels set to a position of Top. I initially saw...

high priority
done in alpha

### How to reproduce Hey! Thanks again for the library. It's been working great so far, but we've started getting a couple crashes now after pushing it to more users...

high priority
done in beta
bug