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

[Feature Request] Control edge length and "springiness" #321

Open
kmcginnes opened this issue Apr 25, 2024 · 1 comment
Open

[Feature Request] Control edge length and "springiness" #321

kmcginnes opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request exploration Issues related to graph exploration, node & edge details, neighbor expansion, etc usability Issues relating to the ease of use of the UI or features

Comments

@kmcginnes
Copy link
Collaborator

kmcginnes commented Apr 25, 2024

Description

Some way to control edge length and "springiness" would really help when there are a lot of nodes and edges to display.

Consider an airport connected to 250 other airports, the screen display can get very dense.

Originally posted by @krlawrence in #313 (comment)

@kmcginnes kmcginnes added enhancement New feature or request exploration Issues related to graph exploration, node & edge details, neighbor expansion, etc labels Apr 25, 2024
@kmcginnes
Copy link
Collaborator Author

Edge length and springiness is the domain of graph layout algorithms. We'll need to investigate what customization options are available in each layout we use.

We may also investigate writing our own layout algorithm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exploration Issues related to graph exploration, node & edge details, neighbor expansion, etc usability Issues relating to the ease of use of the UI or features
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant