...
initChart: function id this.charts echarts.init document.getElementById id this.charts.setOption xAxis: type: category , data: 号 , 号 , 号 , 号 , 号 , color: DDDDDD , name: 月 , show: true, nameTextStyle: ...
2019-05-12 01:16 0 519 推荐指数:
...
1、vue 安装 echart 库 npm install echarts --save 2、vue代码 引入 let echarts = require("echarts/lib/echarts"); require("echarts/lib/chart/line"); // 以下 ...
echarts.init(document.getElementById('WaterCategoryStatistics')).setOption({ legend: ...
...
图例的大概样子 具体设置代码为: ...
以设置自定义图片 'image://url' url为图片链接 或者 dataURI ...
参考地址:http://echarts.baidu.com/echarts2/doc/example/legend.html 如果这篇文章对您有帮助,您可以打赏我 技术交流 ...