Before I start to use the virtualized tree layout I’ve used go.Link.Orthogonal for my linkTemplate and all works really well:
But after I’ve started to use VirtualizedTreeLayout sample this becomes a mess:
I think that the problem is with the fixed size on the bounds of the nodeDataArray and on the nodeTemplate but I really don’t know how to arranje this. Before this the diagram flows to the right as expected but after this it flows up, down and right too.
How can I fix this?