Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在使用 JQPlot 时删除仪表的灰色边框。对于其他图表,我使用以下代码:
网格:{ drawBorder:假,阴影:假,},
但是,仪表似乎不支持此功能。如何删除仪表的边框?提前致谢