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

UI: Better automatic graph layout #82

Open
frothga opened this issue Oct 31, 2019 · 0 comments
Open

UI: Better automatic graph layout #82

frothga opened this issue Oct 31, 2019 · 0 comments

Comments

@frothga
Copy link
Collaborator

frothga commented Oct 31, 2019

When some graph nodes lack assigned location/size, the code currently assigns them to regularly-space grid positions, just so they are all visible. There are more sophisticated graph layout strategies available, such as potential-field methods. See "Drawing Graphs Nicely Using Simulated Annealing" by Davidson & Harel (1996).

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