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

   ### Version
   
   5.x
   
   ### Link to Minimal Reproduction
   
   
https://codesandbox.io/p/sandbox/dynamic-data-time-axis-forked-652xmp?file=%2Findex.html%3A10%2C88
   
   ### Steps to Reproduce
   
   Focus on the right side of the screen, where the new point appears. 
   
   ### Current Behavior
   
   I want to implement a line chart that smoothly moves forward based on new 
data.
   But when I use animation and smooth as true , the position of the added 
points sometimes makes the line twitch.
   
   ### Expected Behavior
   
    I expect the already appeared line to just stay static while translating, 
it doesn't need to twitch again. 
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### 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: [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