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

Overlapping Compound Boxes #71

Open
Ad-4m opened this issue Jul 23, 2024 · 1 comment
Open

Overlapping Compound Boxes #71

Ad-4m opened this issue Jul 23, 2024 · 1 comment

Comments

@Ad-4m
Copy link

Ad-4m commented Jul 23, 2024

Screenshot 2024-07-23 113441
After changing gravity and other parameters i cant seem to prevent the overlap of the compound boxes. How can i prevent this?

@ugurdogrusoz
Copy link
Contributor

@Ad-4m Your graph is very dense; the only thing I can suggest is increasing the nesting factor nestingFactor drastically. You could always try filtering out nodes based on some property so that the graph is not so dense; that might also help.

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