100pah opened a new issue #13679: URL: https://github.com/apache/incubator-echarts/issues/13679
### Version 5.0.0 ### Steps to reproduce Example: incubator-echarts-examples the `next` branch: http://127.0.0.1:3002/en/editor.html?c=covid-america Need to set the animationDurationUpdate as a long time. Like: ```js var _timelineDuration = 5500; var _barDurationUpdate = 5490; var _axisDurationUpdate = 5000; ``` And drag the timeline to about `10/7/20`. We will see that the bar of `Massachusetts` growth very fast and does not switch on time. <!-- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
