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

Generating an automatic Graph layout #228

Open
emmenlau opened this issue Apr 24, 2024 · 0 comments
Open

Generating an automatic Graph layout #228

emmenlau opened this issue Apr 24, 2024 · 0 comments

Comments

@emmenlau
Copy link
Contributor

I'm under the impression that QuickQanava currently does not do any automatic graph layout, is that correct? Or did I overlook something?

I've found that there are some Javascript libraries around that could be a cool combination with QuickQanava for this task. For example https://github.com/dagrejs/dagre is MIT licensed, and does only do layout, no rendering. So it should fit very well with QML and QuickQanava. The getting started example is almost trivial: https://github.com/dagrejs/dagre/wiki#using-dagre

Would that be something that can be considered? I may be able to help with such an (optional) integration, if that is something worthwhile for QuickQanava?

Or what is your overall take on the subject?

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