The digraph macro comes bundled with ten standard pre-configured templates. Mentioned below are the names of the templates, a short description of their functionality, and a sample output:
Template Name | Description | Sample |
---|---|---|
OrgChart | Org chart from CEO to the controller | |
ClusterSample | Single directed cluster with start to end process | |
GraphwithCircleAndBoxes | A directed graph with circles and boxes | |
MultiColored Directions | Multi-colored undirected and directed graph | |
ColoredNodes | A directed graph with colored nodes | |
NodeShapes | Different node shapes that are available | |
NodesWithStyles | Nodes using different style options | |
SoftwareComponent | A directed graph with software components | |
UsingHTML | HTML content as dot input to render the graph | |
RecordBasedNodes | A directed graph with record-based nodes |