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

Add feature for automatic layouts #39

Open
akatriel opened this issue Feb 16, 2024 · 2 comments
Open

Add feature for automatic layouts #39

akatriel opened this issue Feb 16, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@akatriel
Copy link

Automatic layouts would be very useful for programmatically created graphs. I've been looking into https://github.com/KeRNeLith/QuikGraph with https://github.com/KeRNeLith/GraphShape for my own implementation. Is there any plans to add this in the future?

@Doppelkeks
Copy link
Contributor

Is there a preview of how that would "look like"? I skimmed through the provided links but I can't see a screenshot for it so I can understand what it does.

@Doppelkeks Doppelkeks added enhancement New feature or request help wanted Extra attention is needed labels Feb 19, 2024
@akatriel
Copy link
Author

It all depends on the layout algorithm used. My personal use case involves a Directed Acyclic Graph and I used the Sugiyama Layout to get something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants