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

Animate specific nodes only #289

Closed
1tylermitchell opened this issue Jun 4, 2014 · 3 comments
Closed

Animate specific nodes only #289

1tylermitchell opened this issue Jun 4, 2014 · 3 comments
Labels

Comments

@1tylermitchell
Copy link

I'm just starting to dig into the animate code to understand how it works, but I thought I'd ask here in case I'm missing something obvious already.
I'm building some interaction where I select a node (clickNode event) and then want to animate all the other nodes. I can get all the logic figured out, except when I run animate plugin, it applies to the whole graph.
I know as a workaround I can make sure that the properties I'm animat/changing for that selected node is set so it does not change, but that feels like a hack.
Any tips?

@sheymann
Copy link
Contributor

@jacomyal +1, and to animate specific edges as well (size, shape...)

@sheymann
Copy link
Contributor

@stale
Copy link

stale bot commented Oct 9, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 9, 2021
@stale stale bot closed this as completed Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants