MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

Custom highlighter in piechart

Open pjain168 opened this issue 8 years ago • 1 comments

Version: 3.0.2

I want to develop or create a custom highlighter for pie chart like below image

1

But I am able to implement like this

111

I have read here that we can develop a custom highlighter but I am not able to find the example of this.

pjain168 avatar May 30 '17 10:05 pjain168

Here you can find some examples: https://stackoverflow.com/questions/61435222/mpandroidchart-pie-chart-with-rounded-corners https://stackoverflow.com/questions/60906962/mpandroidchart-piechart-custom-label-lines

al-t avatar Jul 28 '22 06:07 al-t