我使用flot饼图绘制饼图.但它显示了萤火虫的错误
未捕获的异常:绘图的尺寸无效,width = null,height = null
我也从样式表中给出了高度和宽度.并尝试过这样的
<div id="placeholder1" style="width:140px;height:140px" ></div>
怎么解决这个?
jquery charts pie-chart
charts ×1
jquery ×1
pie-chart ×1