AAChartCore-Kotlin icon indicating copy to clipboard operation
AAChartCore-Kotlin copied to clipboard

Custom Pie Chart

Open AbidCikul opened this issue 3 years ago β€’ 1 comments

how to custom pie chart be a semicircle and there is an initial value and a maximum value?

For example like this :

https://stackoverflow.com/questions/23843867/half-pie-chart-in-android

thank you in advance

AbidCikul avatar Oct 14 '22 02:10 AbidCikul

Refer to:

  • https://www.highcharts.com/forum/viewtopic.php?f=9&t=49623

AAChartModel avatar Oct 14 '22 10:10 AAChartModel