Diagram layouts

The layout of a diagram determines the location of its nodes and edges. They, however, don't change which nodes and edges are shown.

Layout Description
Hierarchy left - right Nodes and edges are shown in a flow, mostly from left to right. This is the default layout.
Flow / Context

Nodes and edges are shown in a flow and a context region. In the flow region, nodes are shown mostly from left to right. The context region is shown above the flow region. The edges that begin or end with a node in the context region are shown with less emphasis (thinner and light gray).

You can choose which nodes are in the context region by selecting the Context checkbox in the Node Properties section. If there are no nodes in the context region, the Flow / Context layout produces the same result as Hierarchy left - right.

Note For an edge between a flow node and a context node, the "from" node must be in the flow region and the "to" node in the context region.

Hierarchy top - down Nodes and edges are shown in a flow, from top to bottom.
Hierarchy bottom - up Nodes and edges are shown in a flow, from bottom to top.
Circular

Nodes and edges are arranged in a circular fashion.

Boxing nodes aren't supported in this layout. Therefore:

  • The diagram is completely redrawn.
  • The explored nodes are removed from the diagram.
  • The nodes expand or collapse to their initial state.
  • Returning to a layout that supports boxing nodes completely redraws the diagram.
Radial

Nodes and edges are shown in a radial fashion, with no overlaps, few edge crossings, and few bends.

Boxing nodes aren't supported in the Radial layout. This has the same consequences as those described for the Circular layout.

Smart Organic Nodes and edges are distributed in a well-balanced manner, with few edge crossings.