Link crosses Node in ForceDirectedLayout

Hi,

I am using ForceDirectedLayout to show some tree structure. Sometimes links cross nodes. This happens even when the screen isn’t that crowded. Is there anyway to avoid it? I set Routing=Normal and Curve=JumpOver.



Thanks.



-Kai

You could try increasing the MaxIterations value.

But in general it cannot be guaranteed.