Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Better Animation System #51

Open
JacobLinCool opened this issue Jun 24, 2022 · 1 comment
Open

A Better Animation System #51

JacobLinCool opened this issue Jun 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@JacobLinCool
Copy link
Owner

Now the animation system (the animation extension) is heavily based on hard coded animation-delay.

I think maybe it can be more flexible (for example, animating multiple visible extensions) if we use the css counter as the delay value.

@JacobLinCool
Copy link
Owner Author

Maybe we can try server-side SVG rendering from eCharts, which says that it supports initial animation.

https://apache.github.io/echarts-handbook/en/how-to/cross-platform/server/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant