Achart Engine - Piechart 2nd color starts from off - center is it a bug?

流过昼夜 提交于 2019-12-13 06:27:28

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!