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

Nodes with multiple edges between them seem to only be connected with one edge #312

Open
JackWilb opened this issue Jun 16, 2022 · 0 comments
Assignees

Comments

@JackWilb
Copy link
Member

The layout algorithm for edges isn't smart enough to create some jitter between the edges, so they all overlay. This makes it look like there is just one edge.

There could be a use case for this, reducing the visual clutter, but then we'd need to calculate how many edges there are, render one, and add a note to the tooltip

@JackWilb JackWilb self-assigned this Jun 16, 2022
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