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

How to make edges doesn't cross #116

Open
SlimRG opened this issue Sep 30, 2020 · 3 comments
Open

How to make edges doesn't cross #116

SlimRG opened this issue Sep 30, 2020 · 3 comments

Comments

@SlimRG
Copy link

SlimRG commented Sep 30, 2020

How can I prevent edges fron crosing?

@andreabodo
Copy link

andreabodo commented Nov 8, 2020

I'm having the same problem, if I understand the question correctly.

image

@panthernet
Copy link
Owner

Unfortunately it is not possible by default. You have to implement custom edge routing algorithm.

@andreabodo
Copy link

andreabodo commented Nov 11, 2020

Is it possible instead to increase the distance between vertices from one level to the next or previous one? Maybe based on children number. I thought that by increasing vertical distance I could obtain straight edges or in any case not overlapping.

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