Welcome to yEd Q&A! Here you can ask questions and receive answers from other members of the community. And, you can also tell us your most wanted feature requests.
Email me at this address if my answer is selected or commented on:Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
1 Answer
0 votes
For arranging isolated nodes in groups in a more organized fashion, you can try a hierarchical layout with Compact Groups (Grouping > Horizontal Group Compaction) or a circular layout with Custom Groups (General > Layout Style).
Then, the groups themselves can be arranged with either the component layout or the organic layout with fixed group conents (Grouping > Group Layout Policy).
Thanks for the suggestion.
Hierarchical layout AFAIU assumes the rectangular shaped group nodes and lays out their child nodes accordingly, whereas in my case the group nodes are elliptically shaped.
The circular layout should, in principle, provide what I want, but I don't understand why 'disk' layout doesn't put my isolated nodes into the interior of the disk, only to its boundary (and how it is then different from the circular) and why in 'organic disk' layout the interior of the disk is only sparsely filled.
That's correct, the hierarchical algorithm assumes that groups have a rectangular shape.
I can reproduce the odd behavior for 'disk' and 'organic disk' with 'custom groups' and created an internal error report for this. At the moment, I cannot tell what's going wrong.
Tested circular layout in 3.9, the error with disk/organic disk is still there. It looks like disk = circle and organic disk differs only by putting one node somewhere in the center of the nodes circle.
Your comment on this answer:
Email me at this address if a comment is added after mine:Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please log in or register.
Hierarchical layout AFAIU assumes the rectangular shaped group nodes and lays out their child nodes accordingly, whereas in my case the group nodes are elliptically shaped.
The circular layout should, in principle, provide what I want, but I don't understand why 'disk' layout doesn't put my isolated nodes into the interior of the disk, only to its boundary (and how it is then different from the circular) and why in 'organic disk' layout the interior of the disk is only sparsely filled.