ngAfterViewInit() { this.mychart = echarts.init(this.el.nativeElement); if (!this.EChartsOptions) return; this.mychart.setOption(this.
確定! 回上一頁