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:
SampleĀ Sample Output |
---|
OrgChart | Org chart from CEO to the controller | Image Modified |
ClusterSample | Single directed cluster with start to end process | Image Modified |
GraphwithCircleAndBoxes | A directed graph with circles and boxes | Image Modified |
MultiColored Directions | Multi-colored undirected and directed graph | Image Modified |
ColoredNodes | A directed graph with colored nodes | Image Modified |
NodeShapes | Different node shapes that are available | Image Modified |
NodesWithStyles | Nodes using different style options | Image Modified |
SoftwareComponent | A directed graph with software components | Image Modified |
UsingHTML | HTML content as dot input to render the graph | Image Modified |
RecordBasedNodes | A directed graph with record-based nodes | Image Modified |