I have tried to find a way to remove the gap between values when a pie chart is drawn. Like having pie data without gaps. here is an example of a single data value in the graph and does show the gap.

Multiple data with gaps

pieDataSet.setSliceSpace(...)
Most helpful comment
pieDataSet.setSliceSpace(...)