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

Callback when animation is finished #2

Open
paulmelnikow opened this issue Oct 21, 2019 · 0 comments
Open

Callback when animation is finished #2

paulmelnikow opened this issue Oct 21, 2019 · 0 comments

Comments

@paulmelnikow
Copy link

Is your feature request related to a problem? Please describe.

I'd like to display some navigation elements on top of the chart, but only when it finishes rendering.

Describe the solution you'd like

An .animationFinished() callback.

Describe alternatives you've considered

I'm using setTimeout(() => {}, 800) right now, though it would be better encapsulation if I weren't pasting this number from the component's source code.

Additional context
N/A

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

No branches or pull requests

1 participant