Arrangement and layout
Layouts can be applied to bubbles that have a parent/child hierarchy.
Layout options
Currently, the layout options are:
- Grid
- Tree
- Column
- Circle
Layout direction
You can specify layout direction (down, up, right, or left) for the layout option. For example, you can layout bubbles in a Tree layout and specify the direction to be 'right'. Then, as you add more layers of hierarchy, the tree will grow to the right.
You can access the layout options through the bubble editing menu.
Tree Layout
Tree layout arranges each layer of the hierarchy in a single row.
Circle Layout
Circle layout arranges each layer of the hierarchy in a circle.
Column layout
Column layout arranges each layer of the hierarchy into columns.
Grid Layout
This is the default layout.
Here is a quick demo of how the layouts work.