Mpandroidchart: Pie Chart gap

Created on 23 Feb 2016  路  1Comment  路  Source: PhilJay/MPAndroidChart

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.
graph
Multiple data with gaps
screen shot 2016-02-22 at 5 47 04 pm

Most helpful comment

pieDataSet.setSliceSpace(...)

>All comments

pieDataSet.setSliceSpace(...)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SutharRohit picture SutharRohit  路  3Comments

chathudan picture chathudan  路  3Comments

AndroidJiang picture AndroidJiang  路  3Comments

manucheri picture manucheri  路  3Comments

Giammaofwar picture Giammaofwar  路  3Comments