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

前往低代码交流专区

更多推荐