1.依赖包:
npm install echarts -S
npm install echarts-gl -S
2main.js:
import echarts from ‘echarts’
import ‘echarts-gl’
Vue.prototype.$echarts = echarts
3vue文件中:
(1)
在这里插入图片描述
(2)
在这里插入图片描述
(3)
在这里插入图片描述

Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐