ArcChartView icon indicating copy to clipboard operation
ArcChartView copied to clipboard

Arc Chart View (Draw Creative Statistic Arc Charts)

Results 3 ArcChartView issues
Sort by recently updated
recently updated
newest added

While increasing the section count it plot all the section but it didn't cover whole circle.

Dear, I want to ask how to integrate this library with IOS app (swift ) Thank you in advance

Caused by java.lang.ClassCastException: java.lang.Object[] cannot be cast to java.lang.Integer[] at com.neo.arcchartview.ArcChartView$SavedState.(ArcChartView.kt:698) at com.neo.arcchartview.ArcChartView$SavedState$CREATOR.createFromParcel(ArcChartView.kt:665) at com.neo.arcchartview.ArcChartView$SavedState$CREATOR.createFromParcel(ArcChartView.kt:664) at android.os.Parcel.readParcelable(Parcel.java:2777) at android.os.Parcel.readValue(Parcel.java:2671) at android.os.Parcel.readSparseArrayInternal(Parcel.java:3126) at android.os.Parcel.readSparseArray(Parcel.java:2354) at android.os.Parcel.readValue(Parcel.java:2728) at android.os.Parcel.readArrayMapInternal(Parcel.java:3045) at android.os.BaseBundle.initializeFromParcelLocked(BaseBundle.java:288) at...