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

Pack disconnected graph components using new utility #92

Open
ugurdogrusoz opened this issue Oct 2, 2019 · 0 comments
Open

Pack disconnected graph components using new utility #92

ugurdogrusoz opened this issue Oct 2, 2019 · 0 comments

Comments

@ugurdogrusoz
Copy link
Contributor

ugurdogrusoz commented Oct 2, 2019

Let's pack the disconnected graph components using the new utility as suggested in its README. We should add a new option to this layout though named packComponents, which is true by default to control the use of this facility.
Let's make sure layout is applied to each component separately to speed up layout, followed by packing.
Notice however that fcose that uses the same code base as this one also packs components. We wouldn't want to do redundant packing here.

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