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

Add a button to re-layout the graph #24

Open
aronwc opened this issue Oct 22, 2024 · 1 comment
Open

Add a button to re-layout the graph #24

aronwc opened this issue Oct 22, 2024 · 1 comment

Comments

@aronwc
Copy link
Member

aronwc commented Oct 22, 2024

  • Write a separate function that calls forceLayout
  • May be faster if we initialize each node to its current location
  • Only pass in edges that are visible to the simulation function.
@aronwc
Copy link
Member Author

aronwc commented Dec 10, 2024

to be pushed after adding links

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