首先在main引入
import echarts from 'echarts';
注册原型链即Vue.prototype.$echarts = echarts
然后使用color: new this.$echarts.graphic.LinearGradient调用
首先在main引入
import echarts from 'echarts';
注册原型链即Vue.prototype.$echarts = echarts
然后使用color: new this.$echarts.graphic.LinearGradient调用