echart饼图已经有label显示,再添加饼图中心显示文本
echart中的:graphic;直接加进去就可以 graphic: { type: 'text', left: 'center', top: 'center', zlevel: 100, style: { text: '{b|'+allTotal+'台}', rich: { b: { f






