Diagraph
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 Output |
---|---|---|
OrgChart | An Organizational chart that lists the hierarchy of people from the CEO to the controller. | |
ClusterSample | Single directed cluster with start to end process. | |
GraphwithCircleAndBoxes | A directed graph with circles and boxes. | |
MultiColored Directions | A multi-colored undirected and directed graph. | |
ColoredNodes | A directed graph with colored nodes. | |
NodeShapes | Lists the different shapes of the node available in the macro. | |
NodesWithStyles | A list of nodes with different styling options. | |
SoftwareComponent | A directed graph for software components. | |
UsingHTML | Uses the HTML content as a dot input to render a graph. | |
RecordBasedNodes | A directed graph with record-based nodes. |