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

Animating independent frames #336

Open
dmadisetti opened this issue Jul 24, 2020 · 0 comments
Open

Animating independent frames #336

dmadisetti opened this issue Jul 24, 2020 · 0 comments

Comments

@dmadisetti
Copy link

Hi,

I have a bunch of scatters per frame. The scatters between each frame are not easily relatable, so animating interpolation is not useful. As far as I understand to get this working, I need to fill each scatter up with nans or something until the needed frame, so that the data can be correctly indexed. This seems not ideal, and a bit of a hack? I think it's be a bit easier if I could collect my scatters under a given frame object that would have a sequence_index, and animation_control could act on this.

Am I missing something? Thoughts on this?

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