摘要: series : [ {//name : '',name:'',type : 'pie',radius : '65%',center : [ '50%', '50%' ],label : {normal : {formatter: '{b}:{c}: ({d}%)',textStyle : {fon 阅读全文
posted @ 2018-01-04 16:57 小牧临风 阅读(75) 评论(0) 推荐(0) 编辑
摘要: // 导入echarts //import echarts from 'echarts' // 引入基本模板 let echarts = require('echarts/lib/echarts') // 引入饼图组件 require('echarts/lib/chart/pie') // 引入提示 阅读全文
posted @ 2018-01-04 14:57 小牧临风 阅读(109) 评论(0) 推荐(0) 编辑