Android : MPAndroidCharts PieChart

on Sunday, February 15, 2015


I have several question to the PieChart from MPAndroidCharts.


The first thing i want to do is to show the xValues outside of the PieChart not inside. So i somehow need to set a padding or an offset or a radius for the xValues.


So how can i set such an offset, padding or radius for the xValues?


The second thing i want to do is to set the range of the PieChart. My Values are starting at 0 and ending at 1440 (The minutes of a day). The 0 should be at the very top. The first section for example ist from 0 to 230. The next section from 230 to 700, and so on.


How can i define ranges or sections for the PieChart?


0 comments:

Post a Comment