Hi,
Currently, the TreeViewLayout is applied to my diagram. My problem: it is only applied to nodes but not to the subgraph “boxes”. This means, that, while there is no linking, the nodes are stacked and the borders of their subgraphs are crossing each other. How can I manage the layout stacks the subgraphs too, so that they are side by side?
(I’m using WPF)
Thank you!