标签: legend jqplot donut-chart
我们使用jqPlot实现了甜甜圈图表。 我们如何在圆环图的中心添加图例?
提前感谢您的帮助。
答案 0 :(得分:0)
根据jqPlot文档的建议:jqplot deprecated legend offset
使用marginTop,marginLeft等属性或通过.jqplot-table-legend类的CSS边距样式设置图例上的边距。