Skip to content

实时动态曲线的动画不平滑,有顿挫感 #13072

@yctest9296

Description

@yctest9296

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions