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

Adjust max node / max edge counts to consider the top layer of the decomposed graph #245

Open
fedarko opened this issue May 26, 2023 · 0 comments

Comments

@fedarko
Copy link
Member

fedarko commented May 26, 2023

These are the parameters for removing large components from the visualization. You can imagine a case where a component contains lots of nodes/edges, but a lot of them are collapsed into patterns -- so, the layout time (and the time taken on loading up the fully collapsed graph in the browser) is not massive, especially compared to a smaller component with a much less easy-to-decompose structure (e.g. a roughly "complete" graph).

Not super important tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant