ravishdeshmukh82 opened a new issue #16227: URL: https://github.com/apache/echarts/issues/16227
### Version 5.2.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Connect two bar charts by using chart instance. group and connect method. 2. zoom the second bar chart. 3. use the zoom reset button of the first bar chart. 4. zoom reset button will be disabled and you can not use the reset zoom button. ### Current Behavior currently, if you connect two bar charts and zoom reset is only working when the respective charts get zoomed. ### Expected Behavior if I zoomed the second bar chart it should be reset it by using the first bar chart zoom reset button. ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
