"LayeredEmbedding" (Graph Layout Method)
- Vertex layout for GraphLayout.
- Use layered embedding to lay out vertices of a graph.
Details & Suboptions
- The layered digraph embedding is a graph-drawing technique to position vertices of a graph on parallel lines.
- The layered embedding is typically used to lay out acyclic graphs.
- Possible settings to control the layout include:
-
"LayerSizeFunction" Automatic relative height function "LeafDistance" Automatic leaf distance "Orientation" Automatic layout orientation "RootVertex" Automatic root vertex