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

Graph library should support updates #18

Open
johnwunder opened this issue Aug 3, 2017 · 0 comments
Open

Graph library should support updates #18

johnwunder opened this issue Aug 3, 2017 · 0 comments

Comments

@johnwunder
Copy link

Right now if you try to use the library to re-visualize content (update the set of nodes and edges) you get a lot of duplicates. D3 supports this, it just requires using the update/enter/exit functions appropriately.

This would let you use the library in an application where you have content that changes.

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