MPAndroidChart
MPAndroidChart copied to clipboard
I want to disable heighlighting slice and enable click event in mpchart library
I need to apply click at all in PieChart. Right now, when I click on it, the slice is zooming, but I dont want that. I want to completely clickable but not zoom. How do I achieve that? I look on wiki but cant find it, also I have tried many times but no go.
I want to disable only setHoleRadius method in onclick event
I also need solution for same