spoojaj opened a new issue, #18893:
URL: https://github.com/apache/echarts/issues/18893

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/sathepooja/pen/QWJQrab?editors=0010
   
   ### Steps to Reproduce
   
   Please check the codepen exmaple -
   In the current example all three charts chart1, chart2 are connected in 
echart.
   
   chart 1 has zoom by both axis enabled
   chart2 has zoom by Xaxis enabled
   
   1) zoom in chart 1 - both chart zooms
   2) zoom in chart 2 - again both zooms
   3) click zoom back from chart 1 - ( both charts regains original position)
   4) zoom back button on chart 2 is still enabled - click on that
   5) both charts zooms - it is trying to get back to chart2's position before 
zooming in.
   
   ### Current Behavior
   
   so now we have both charts in zoomed position and there is no zoom back 
button enabled.
   
   
   
   
   
   
   
   
   
   ### Expected Behavior
   
   expected behavior is connected chart's zoom back should also be in sync.
   
   ### Environment
   
   ```markdown
   - OS: windows
   - Browser: google
   - Framework: Angular
   ```
   
   
   ### Any additional comments?
   
   NaN


-- 
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]

Reply via email to