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: [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