Skip to content

Problem with edges bendpoints inside node with hierarchyHandling #335

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

Open
adrianfg92 opened this issue Mar 28, 2025 · 0 comments
Open

Problem with edges bendpoints inside node with hierarchyHandling #335

adrianfg92 opened this issue Mar 28, 2025 · 0 comments
Labels

Comments

@adrianfg92
Copy link

Describe the bug
I have the following JSON, but with 'edgeRouting': 'ORTHOGONAL', the nodes inside another node, like a group, generate some bendPoints that don't make sense. They go backward and then forward, even when there is space to go only forward.

I have tried changing spacings, setting them to 0, and clear all conf for do as default, but I always have the same issue.

But if I set edgeRouting to POLYLINE, this doesn't happen, but I can't make this change, and I also can't remove the 'hierarchyHandling': 'INCLUDE_CHILDREN'.

Expected behavior
Make the edges not go backward and then forward.

Screenshots
Image

ELK Version
0.9.3 and 0.10.0
Json eklive link

@adrianfg92 adrianfg92 added the bug label Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant