...
Layout | Description | Sample output |
---|---|---|
dot | Hierarchical or layered drawings for directed graphs | |
neato | Spring model layouts for undirected graphs | |
twopi | Radial layouts for graphs | |
circo | Circular layouts for graphs | |
fdp | Spring model layouts for undirected graphs |
Additional links
- For more examples, refer to How to
- use Graphviz diagrams
- For more information on how to use DOT syntax, refer to Graphviz resources.