摘要:
series : [ {//name : '',name:'',type : 'pie',radius : '65%',center : [ '50%', '50%' ],label : {normal : {formatter: '{b}:{c}: ({d}%)',textStyle : {fon 阅读全文
摘要:
// 导入echarts //import echarts from 'echarts' // 引入基本模板 let echarts = require('echarts/lib/echarts') // 引入饼图组件 require('echarts/lib/chart/pie') // 引入提示 阅读全文