摘要:
1 <template> 2 <div :id="id" class="bar_canvas" style="z-index: 10" /> 3 </template> 4 5 <script> 6 // 如果提示缺少依赖,在package.json增加"highcharts": "^9.1.2", 阅读全文
posted @ 2023-03-14 20:45
进击中的前端攻城狮
阅读(49)
评论(0)
推荐(0)
摘要:
1 initbarChart(data) { 2 if (!this.barChart) { 3 this.barChart = this.$echarts.init(document.getElementById(this.id)) 4 } 5 // let xData = val.divisio 阅读全文
posted @ 2023-03-14 20:33
进击中的前端攻城狮
阅读(890)
评论(0)
推荐(0)

浙公网安备 33010602011771号