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

Editing Nodes and Edges of graph #74

Closed
prasad4fun opened this issue Mar 2, 2018 · 2 comments
Closed

Editing Nodes and Edges of graph #74

prasad4fun opened this issue Mar 2, 2018 · 2 comments

Comments

@prasad4fun
Copy link

Hi Peeps,
I want to know how can I dynamically add or remove nodes and edges from the graph by the user events.
Any help would be appreciated.

@talhajunaidd
Copy link

Duplicate of #67
add third add a true option to .draw() to automatically update the graph:
jsnx.draw(G, options, true)

@prasad4fun
Copy link
Author

Duplicate of #67
add third add a true option to .draw() to automatically update the graph:
jsnx.draw(G, options, true)

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

2 participants