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

Update for the gradle

Hi, I have a series having `setDrawAsPoint(true)` and a label attached. But the label stays in the middle of the arch. Here is an example: ![image](https://user-images.githubusercontent.com/7911025/34100013-6f8dd2f4-e3e1-11e7-9b3f-5f14339fa316.png) I have 5 series...

Hi, I have use decoview within the fragment, then i minimized the application, decoview gets hide. Please help me!

The decoview misbehaves within a RecyclerView , the same view gets repeated without creating a new object for the viewholder.

Hi I am working with the DecoView library and am wondering how to work with only one of the charts? And also, can the chart be generated by data in...

This PR contains a bunch of general project cleanups and dependency cleanups. The project now uses the **latest** Android Gradle plugin, and Gradle wrapper. It was updated to target SDK...

First of all not sure if this is the right place to place feature requests, anyway if would be nice if you could add some sort of functionality to stop...

Is it possible to have "series item" with start angle? Assume I want to have 3 series item with different start angles so every one of them just fill some...

I've noticed a problem when comparing the charts on different screen sizes. While the line width might look perfect on one phone, if you use a phone with a smaller...

hello, I need fixed one series and update other two serieses value . In below image gray series should fixed and update blue and light blue ![device-2017-02-08-141727](https://cloud.githubusercontent.com/assets/12623074/22729658/b4a268ec-ee09-11e6-93b5-0b403429a85e.png)