MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

MPAndroidChart PieChart changing size after click event

Open apuna12 opened this issue 6 years ago • 1 comments

I am making an app which shows data in PieChart. In short, I have several charts. I am showing charts after choosing them from custom spinner. The problem is that when I choose PieChart from the spinner, everything works fine, but when I choose the same chart from the spinner again the size of the chart is changed a little bit.

I have tried to change the size of the form, but I think that problem is somewhere else

for more info please see this Link... it has more code so I think this should be covered :) https://stackoverflow.com/questions/57440428/mpandroidchart-piechart-changing-size-after-click-event

apuna12 avatar Aug 10 '19 11:08 apuna12

did you end up figuring out this problem? because I'm facing it myself now.

gazebo848 avatar Mar 29 '22 12:03 gazebo848