Jquery flot piece edges broken

末鹿安然 提交于 2019-12-14 02:32:51

问题


I have drawn a pie chart using jquery flot pie, but its edged at the top and bottom are somewhat slightly cut

I didn't change anything (except data) from when I bought this Wrap bootstrap theme and as you can see it also has this problem in all pie charts. What could be the reason for this to happen?


回答1:


Apparently this got fixed with a newer combination of plugins:

v0.7 to v0.8 of jquery.flot.js 

and

v1.0 to v1.1 of jquery.flot.pie.js


来源:https://stackoverflow.com/questions/21421614/jquery-flot-piece-edges-broken

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