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

Edge routing issue #239

Open
GordonSmith opened this issue Mar 29, 2018 · 3 comments
Open

Edge routing issue #239

GordonSmith opened this issue Mar 29, 2018 · 3 comments

Comments

@GordonSmith
Copy link

Edge routing seems to be a bit extreme:
image

@gabrielgrant
Copy link

What do you mean by "extreme"? Are you talking about how the arcs seem to "overshoot" at the turn points?

@GordonSmith
Copy link
Author

Yes:
image

@cpettitt
Copy link
Collaborator

cpettitt commented Jun 9, 2018

That is an artifact of the Brandes-Kopf layout algorithm. I've gone over it a few times and believe it is working as expected. It would be interesting to someday to use the network simplex solution from graphviz, which would not have this problem, but would be slower.

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

3 participants