jerry000lin opened a new issue #11061: dataZoom的startValue和endValue可否指定单个轴 URL: https://github.com/apache/incubator-echarts/issues/11061 dataZoom:{ type:'slider', xAxisIndex:[0,1], startValue:0, endValue:9 } 这里的startValue可否只控制 1 个轴 在0轴和1轴的category长度不一样的时候,两个轴均显示相同长度(10),拖动之后恢复原状
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org