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/09/16 11:59:11 UTC

[GitHub] [echarts] hihiro opened a new issue, #17664: [Bug] `toolbox.dataZoom` 自定义缩放按钮

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

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/quizzical-chatelet-thnn6r?file=/src/index.js
   
   ### Steps to Reproduce
   
   点击「开启缩放」按钮,鼠标在 echarts 图上拖动时,对应 handler 不生效。
   仅在绘制的线段上拖动时才会生效。
   
   ### Current Behavior
   
   点击「开启缩放」按钮,鼠标在 echarts 图上拖动时,对应 handler 不生效。
   仅在绘制的线段上拖动时才会生效。
   
   ### Expected Behavior
   
   在 echarts 图中的位置拖动就会生效
   
   ### Environment
   
   ```markdown
   - OS: macos
   - Browser: chrome
   - Framework: vue3
   ```
   
   
   ### 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: 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 #17664: [Bug] `toolbox.dataZoom` 自定义缩放按钮

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

   @hihiro 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>
   
   **TITLE**
   
   [Bug] `toolbox.dataZoom` custom zoom button
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/quizzical-chatelet-thnn6r?file=/src/index.js
   
   ### Steps to Reproduce
   
   Click the "Enable Zoom" button, when the mouse is dragged on the echarts diagram, the corresponding handler does not take effect.
   Only takes effect when dragging on a drawn line segment.
   
   ### Current Behavior
   
   Click the "Enable Zoom" button, when the mouse is dragged on the echarts diagram, the corresponding handler does not take effect.
   Only takes effect when dragging on a drawn line segment.
   
   ### Expected Behavior
   
   Dragging at the position in the echarts diagram will take effect
   
   ### Environment
   
   ````markdown
   - OS: macos
   - Browser: chrome
   - Framework: vue3
   ````
   
   
   ### Any additional comments?
   
   _No response_
   </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