jbadilla opened a new issue #10193: Toolbox: Stack Mode (MagicType) not compatible with DataZoom URL: https://github.com/apache/incubator-echarts/issues/10193 ### Version 4.2.1 ### Steps to reproduce If you have an active `toolbox.feature.magicType` (line, bar, stack and tiled) in your graph, then you cannot also have a `toolbox.feature.dataZoom`, otherwise the 'Stack' mode will not work correctly. This is a minor bug, but needs to be fixed. ### What is expected? If you have an active toolbox.feature.magicType (line, bar, stack and tiled) in your graph, then you cannot also have a toolbox.feature.dataZoom, otherwise the 'Stack' mode will not work correctly. This is a minor bug, but needs to be fixed. ### What is actually happening? Bug: The Stack mode overflows the given Y-Axis if there is a `toolbox.feature.dataZoom`, even if `show` is set to `true` <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
