Hi mgampi,
Sorry for my last response. I forgot to answer this question.
The issue is because the labels are too close to the pie. Are you using PieChart.setLabelLayout to specifically configures the labels to be so close to the pie?
You may consider to make your chart wider, and put the labels further away from the chart, so that there are sufficient space for the labels even if one or more sectors are all exploded. If you cannot make the chart wider, you may need to make the pie smaller.
Hope this can help.
Regards
Peter Kwan |