Skip to content

[Feature] frame by frame seeking capabilities in chart animations #18014

Closed as not planned
ecomfe/zrender
#1009
@GagnDeep

Description

@GagnDeep

What problem does this feature solve?

frame by frame seeking capabilities in chart animations

What does the proposed API look like?

I am trying to integrate echarts with remotion, which is a react library for creating programmatic videos. I wanted to create an echart animation inside the video, remotion provides you with a useCurrentFrame hook that gives the current frame and updates whenever the frame changes. Using this frame number you can then control the state of the animation. So it can only integrate with libraries that have frame by frame control of animation or some sort of seeking mechanism

For example gsap have a seek method to jump to a particular state of the animation, and using this it can be used with remotion

Is there any similar method available or is possible in echarts, so chart animation can be seeked programmatically ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions