elkjs icon indicating copy to clipboard operation
elkjs copied to clipboard

Layout option to force global `container: root` coordinates for all children and edges

Open snelsi opened this issue 1 year ago • 1 comments

New to Elk , I will be glad for any help.

I have a nested layout with cross-parent edges. After enabling "hierarchyHandling": "INCLUDE_CHILDREN" layout option, I noticed that some of the edges are using startPoint / endPoint sections relative to the container coordinates they are located.

Is there a layout option I can enable to force all children and edges to use global container: root coordinates instead?

snelsi avatar Mar 29 '24 15:03 snelsi

I think this is currently not possible, but we may consider this when dealing with this issue.

soerendomroes avatar Apr 02 '24 06:04 soerendomroes