elk icon indicating copy to clipboard operation
elk copied to clipboard

[Question] Problem in layered hierarchical graph with cross hierarchy edges

Open muCruiser opened this issue 9 months ago • 1 comments

Hello,

I'm using elk in a big tree view. Now I'm coming to a problem which i simplified here in two variants:

  • Using Include Children

Link with using Include Children

Image

  • Not using Include Children

Not using Include Children

Image

I used both variants, with an extra port and one without an extra port

Expected behavior

My expected behaviour would be to have overall the layered RIGHT Layout. Inside the group the Layered DOWN layout and both nodes which are linked from inside should be right of the group node connected with a line

~ like this:

Image

(Optional) ELK Version snapshot in elk live

Thanks for your help!

muCruiser avatar Apr 05 '25 12:04 muCruiser