
datazoom配置
dataZoom: [{
dataZoomIndex: 1,
type: 'inside',
startValue: dates[0],
endValue: dates[dates.length-1],
}, {
show: true,
dataZoomIndex: 1,
type: 'slider',
y: '90%',
startValue: dates[0],
endValue: dates[dates.length-1],
}]
事件
Chart.on("dataZoom", function(param){
console.log(param)
});
数据

想获取datazoom和x轴对应的值,求大神帮帮忙

Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
光阴似箭催人老,日月如移越少年。