JFreeChart SpiderWebPlot inner circles?

只愿长相守 提交于 2019-12-12 14:41:15

问题


So I have been using JFreeChart to try and create spiderWebPlot and it's been working well so far:

I was wondering if it was possible to add circles for the possibles values, so it looks more like an actual spider web, something like:


回答1:


After adding above code patch you will get rings like below image.




回答2:


As suggested here, a background grid is not yet implemented. A patch is cited and discussed in this forum thread.



来源:https://stackoverflow.com/questions/35944311/jfreechart-spiderwebplot-inner-circles

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