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

hongsonitptit picture hongsonitptit  路  22Comments

jagatb880 picture jagatb880  路  13Comments

sbron picture sbron  路  17Comments

madroidmaq picture madroidmaq  路  27Comments

antedesk picture antedesk  路  16Comments