plainheart commented on issue #13689: URL: https://github.com/apache/incubator-echarts/issues/13689#issuecomment-734635068
This probably is just due to the settings for `animation`. To specify a better value for update `animation` can make the chart more smooth. For example, Set [`animationEasingUpdate`](https://echarts.apache.org/en/option.html#animationEasingUpdate) to `linear` and set a proper value for [`animationDurationUpdate`](https://echarts.apache.org/en/option.html#animationDurationUpdate). ---------------------------------------------------------------- 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]
