klausb opened a new issue #12167: How to avoid wiggling animation for real-time 
time series charts?
URL: https://github.com/apache/incubator-echarts/issues/12167
 
 
   ### Version
   4.4.0
   
   ### Steps to reproduce
   In our use of echarts I'm facing the behavior shown on this page: 
https://bost.ocks.org/mike/path/.
   In older posts the solution was to use addData, but this does no longer 
exist. We use setOption.
   
   We use the series.data array, with tuples of x/y values.
   
   Is there a suggested way of changing the series data to avoid the wiggling 
effect?
   
   ### What is expected?
   More a shifting of the time series to the left
   
   ### What is actually happening?
   Animation like in https://bost.ocks.org/mike/path/.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to