I have a heirarchy which I am trying to layout automatically. What I would like to have is something like the following:
The question is - is this possible using the tree layout? The help mentions multi-parent graphs which I assume is the case above.
I have tried a Directed Tree with various options. The result is as I expect up to the point where the multi parent notes are added at which point I get something like the following:
I have tried a Heirachical Layout but it is not quite what I am looking for:
Any ideas?
Thanks in advance,
Simon