You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/26 03:21:17 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18802: [Bug] 散点地图使用setOption更改zoom时,原先使用appendData追加的点会从头重绘,有其他方法可以达到鼠标滚轮一样的效果吗

echarts-bot[bot] commented on issue #18802:
URL: https://github.com/apache/echarts/issues/18802#issuecomment-1606534063

   @WangDeTao 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] When the scatter map uses setOption to change the zoom, the points originally appended using appendData will be redrawn from the beginning. Is there any other way to achieve the same effect as the mouse wheel?
   
   **BODY**
   
   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   not
   
   ### Steps to Reproduce
   
   1. The timer continuously appendData adds scatter data
   2. At the same time, use setOption to constantly change the size of geo.zoom, similar to mouse wheel scrolling
   3. At this time, the appended point will be drawn from the beginning, if you use the mouse wheel, it will not be drawn, only the zoom factor will be changed
   
   ### Current Behavior
   
   not
   
   ### Expected Behavior
   
   I hope to obtain a related method to change the zoom size, and expect to achieve the same effect as the scroll wheel
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### 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