问题
i am working on a pie chart:
below is the screen shot of that.
when we enter these values double[] values = new double[] { 2, 12, 5 };
the result looks like this. As we can see the green color line is starting from off - center.
Is this a bug?
来源:https://stackoverflow.com/questions/14730376/achart-engine-piechart-2nd-color-starts-from-off-center-is-it-a-bug