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

routeEdge sometimes cuts corners or doubles back #335

Open
timothypratley opened this issue Jun 9, 2022 · 0 comments
Open

routeEdge sometimes cuts corners or doubles back #335

timothypratley opened this issue Jun 9, 2022 · 0 comments

Comments

@timothypratley
Copy link

routeEges usually succeeds in building a sensible edge line, but here is an example where it gets a little confused:

bent

In the above example, a small wriggle gets introduced.

I suspect that the visibility graph is allowing links that cut through the bottom left corner of nodes.
I only ever see these effects overlapping the bottom left corner. Below is an example where you can see the same effect without a wriggle, it simply passes through the bottom left corner instead of routing down and around it:

cutcorner

Please let me know if there is a good method to help diagnose this further.

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