xlsdg / vue-echarts-v3

Vue.js(v2.x+) component wrap for ECharts.js(v3.x+)
https://xlsdg.github.io/vue-echarts-v3-demo/
MIT License
904 stars 124 forks source link

is in the showLoading method ,the second argument custom setting is not work? #101

Closed mszsnn closed 5 years ago

mszsnn commented 5 years ago

echarts.showLoading('default',{ text: 'loading', color: '#c23531', textColor: '#000', maskColor: 'rgba(255, 255, 255, 0.8)', zlevel: 0 }

xlsdg commented 5 years ago

set the loadingOpts.