android-DecoView-charting icon indicating copy to clipboard operation
android-DecoView-charting copied to clipboard

DecoView: Android arc based animated charting library

Results 25 android-DecoView-charting issues
Sort by recently updated
recently updated
newest added

![微信图片_20220614173157](https://user-images.githubusercontent.com/29788383/173545457-08dcb46c-2a6a-4347-8d94-b8b1e55a86c4.jpg)

I wish to use the same progress bar but need to show it in a gradient. Is there a way to show gradient

Now the label's working just fine for 2-3 arcs.

Is there any way to show big circle end of the progress like as this image ![progressbar](https://user-images.githubusercontent.com/52788220/62533671-e1708980-b864-11e9-8ddf-88ffcd737f56.png)

How to draw the line path along with the text as mentioned in below picture! Any heads up on this would be really helpful for me. Thanks in advance. See...

Hi, I tried to open the project and tweak the position of the label so it can follow the position of the end of each seriesitem. currently, it will follow...

Hello, what is the best way to update the series positions manually? I have to update them very regularly but the bars series stop very quickly to move forward (Screen...

Hello, I'm trying to add labels to my Decoview, one at 0%, the other at 100% so they must be drawn at the extremities of the chart and I can't...

When i use multiple SeriesItem some SeriesLabel gets hidden as below image. ![label](https://user-images.githubusercontent.com/25800679/29715096-7386e904-89c3-11e7-8610-f46e8f241af5.JPG) Based on data different label gets hidden. sometime 3 of them shows and sometime not. Please let...