Is it possible to have individual links routed like the layered digraph does. I.e. avoidNodes, but also avoid other links?
If so, how?
Is it possible to have individual links routed like the layered digraph does. I.e. avoidNodes, but also avoid other links?
If so, how?
Not in general. We have tried to implement that in the past, but the results were not satisfactory, and we have not had time since then. Sorry.
In specific circumstances it may be helpful to adjust the (from/to)EndSegmentLength.
What do you mean by ‘not in general’. Not at all, or are there some possibilities? E.g. a digraph without having nodes change position?
If you have a particular situation, a specific set of circumstances, then it might be possible to implement a specific solution for just that case. But I don’t know what situation you have involving overlapping orthogonal link segments.
Ok, I understand. Thanks.