You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/10 03:17:42 UTC

[GitHub] [echarts] YueYangUp opened a new issue, #17195: [Bug] toolbox.feature.dataZoom connect

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-unsubscribe@echarts.apache.org.apache.org

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


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17195: [Bug] toolbox.feature.dataZoom connect

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17195:
URL: https://github.com/apache/echarts/issues/17195#issuecomment-1151884181

   @YueYangUp It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **BODY**
   
   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/friendly-shirley-q1ykkg?file=/src/index.js
   
   ### Steps to Reproduce
   
   1. Scale the region to the first image
   2. Other figures are not proportionally enlarged, but enlarged according to the value range
   
   ### Current Behavior
   
   1. The scaling of the data area is not proportional
   2. Get the value instead of the percentage through the event listener on("datazoom")
   
   
   ### Expected Behavior
   
   It is expected that the multi-picture linkage will be enlarged in equal proportions
   
   ### Environment
   
   ````markdown
   - OS: ubuntu 18.04
   - Browser: chrome Version 101.0.4951.64 (Official Build) (64-bit)
   - Framework: none
   ````
   
   
   ### Any additional comments?
   
   How can I solve this problem, please help
   </details>


-- 
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-unsubscribe@echarts.apache.org

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


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