dataZoom: [ { type: "slider", start: 0, end: (100 / this.datainfo.length) * 5 //顯示五個(gè) }, { type: "inside", start: 0, end: (100 / this.datainfo.length) * 5//顯示五個(gè) } ], xAxis: { data: this.datatitle }, yAxis: { minInterval: 1 }, //顯示為整數(shù) 最小間距1 ...
www.dbjr.com.cn/article/2432...htm 2025-6-7