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

Optimization #209

Open
benloh opened this issue Feb 14, 2022 · 2 comments
Open

Optimization #209

benloh opened this issue Feb 14, 2022 · 2 comments

Comments

@benloh
Copy link
Collaborator

benloh commented Feb 14, 2022

NOTE

This method can be used in conjunction with simulation.stop to compute a static force layout. For large graphs, static layouts should be computed in a web worker to avoid freezing the user interface.

@kalanicraig
Copy link
Collaborator

There are several networks (https://camullenphd.github.io/network/?dataset=UserOne#/ , https://camullenphd.github.io/network/?dataset=UserTwo#/ , https://camullenphd.github.io/network/?dataset=UserThree#/ , https://camullenphd.github.io/network/?dataset=UserFour#/ ) that might be helpful for optimization testing. These are installed in a standalone package that has export capabilities.

@benloh
Copy link
Collaborator Author

benloh commented Feb 17, 2022

Cool, thanks! I've had to update the export format (missed a few fields, and needed to address a few issues like carriage returns in fields. So I might need to ask you to either rebuild the server with updates, or getting the loki files directly. But hold off on that until I'm ready to tackle this.

benloh added a commit that referenced this issue Sep 5, 2024
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