vincentfintend opened a new issue #9047: dataZoom如何控制缩放start和end URL: https://github.com/apache/incubator-echarts/issues/9047 现有的dataZoom事件是放大缩小会同时改变start和end,但我希望可以控制其中一边的值固定,只改变start值或者end值。我试过采用dispatchAction进行控制,但效果不行,所以想问问有没有什么方法可以做到这个事情? 版本: echarts 3.8.5
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
