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

Running layout without visual optimization #370

Open
robinschmid opened this issue Jul 4, 2022 · 0 comments
Open

Running layout without visual optimization #370

robinschmid opened this issue Jul 4, 2022 · 0 comments

Comments

@robinschmid
Copy link
Contributor

Hey,

we use graphstream in our software MZmine (JavaFX) and really like the library, thanks for the hard work on it.

Auto-layout uses naps in the LayoutRunner to show the optimization to the user. We would like to run the layout calculation on a separate thread and without the visual optimization of the layout.

  1. do you have an example of how to do this? (calculating the layout in the background and then flushing it onto the viever
  2. any other tips for performance on huge networks?

Best regards
Robin

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