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

Graph rendering: Prevent overlapping edge ends #52

Open
this-is-sofia opened this issue Jul 18, 2024 · 0 comments
Open

Graph rendering: Prevent overlapping edge ends #52

this-is-sofia opened this issue Jul 18, 2024 · 0 comments

Comments

@this-is-sofia
Copy link
Member

At the moment, multiple edges can end at the same point of a node and therefore it can be hard to differentiate which end belongs to which edge. This can be a problem when edges are of different types (partially directed, bidirected, undirected) and might lead to confusion.

Possible solutions would be curved edges, space between the edge ends or at least including the info about the edge type in the widget that pops up when you click on the edge.

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