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

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/friendly-shirley-q1ykkg?file=/src/index.js
   
   ### Steps to Reproduce
   
   1. 对第一个图进行区域缩放
   2. 其他图并非等比例放大,而是按照值域放大了
   
   ### Current Behavior
   
   1. 数据区域缩放不是等比例放大
   2. 通过事件监听on("datazoom") 获取的是值而不是百分比
   
   
   ### Expected Behavior
   
   期望多图联动等比例放大
   
   ### Environment
   
   ```markdown
   - OS:ubuntu 18.04
   - Browser: chrome Version 101.0.4951.64 (Official Build) (64-bit)
   - Framework: none
   ```
   
   
   ### Any additional comments?
   
   我该如何解决这个问题,帮忙看看


-- 
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: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to