wwwyyyccc123 opened a new issue #13072:
URL: https://github.com/apache/incubator-echarts/issues/13072


   ### What problem does this feature solve?
   让实时监测的结果更加美观的呈现。
   目前在echarts图表库能找到的例子:
   https://echarts.apache.org/examples/zh/editor.html?c=dynamic-data,
   实现的动态曲线动画是一顿一顿的,可否如下面这个例子一样,实现得更平滑一些?(即:每次更新数据动画不要停顿一下)
   https://bost.ocks.org/mike/path/
   
   ### What does the proposed API look like?
   如果现有的API,加上一些js可以实现就太好了。能否给一点建议或者提示?
   `
   animation: smooth,
   `
   
   <!-- This issue is generated by echarts-issue-helper. 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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to