---
title: "Digraph"
canonical: "https://support.appfire.com/space/GVIZ/70221903/Digraph"
format: markdown
---
> Macro (aura-html)

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. | ![image](media://133c1a3d-2483-4996-ab03-7a9ed1d62223) |
| ClusterSample | Single directed cluster with start to end process. | ![image](media://ddc46118-2990-4e89-8635-c090f360dbc5) |
| GraphwithCircleAndBoxes | A directed graph with circles and boxes. | ![image](media://125e4d7a-2956-4a71-8f80-0929550ae4dd) |
| MultiColored Directions | A multi-colored undirected and directed graph. | ![image](media://a45620f2-1174-49b6-86ed-e5230bf21a16) |
| ColoredNodes | A directed graph with colored nodes. | ![image](media://680387e5-a963-47b8-aad9-3e40f82a8778) |
| NodeShapes | Lists the different shapes of the node available in the macro. | ![image](media://0fcd3589-38d3-46a7-97b2-3848f81601f3) |
| NodesWithStyles | A list of nodes with different styling options. | ![image](media://b7a5fca1-eeff-4c20-b861-d6db83f93953) |
| SoftwareComponent | A directed graph for software components. | ![image](media://271a0cb3-5a6f-4eab-bff8-f47678081c9d) |
| UsingHTML | Uses the HTML content as a dot input to render a graph. | ![image](media://605f26f1-0d82-45ff-9bbf-cda8c74c798e) |
| RecordBasedNodes | A directed graph with record-based nodes. | ![image](media://3d49cc2f-2641-4a1e-a2c7-0de11d9faa08) |