---
title: "Diagraph"
canonical: "https://support.appfire.com/space/SUPPORT/89137520/Diagraph"
format: markdown
---
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://efda283a-9dff-4ddf-941c-34342eb5b83b) |
| ClusterSample | Single directed cluster with start to end process. | ![image](media://6addcabf-d663-4ce7-b17f-ca2972c608fb) |
| GraphwithCircleAndBoxes | A directed graph with circles and boxes. | ![image](media://bb06949b-fd06-4793-870f-640f5d293a53) |
| MultiColored Directions | A multi-colored undirected and directed graph. | ![image](media://c7feb60b-971b-43d3-9461-531a9e312d77) |
| ColoredNodes | A directed graph with colored nodes. | ![image](media://da4d5a4c-0a4b-43c4-a528-c76ec5ccb4ce) |
| NodeShapes | Lists the different shapes of the node available in the macro. | ![image](media://79db3747-f8ce-42fb-9703-5717d786eaae) |
| NodesWithStyles | A list of nodes with different styling options. | ![image](media://5ca48e7a-9e07-411b-b3d5-3e2867e2077c) |
| SoftwareComponent | A directed graph for software components. | ![image](media://935fdbb1-827c-46ed-8d0d-109b564903e7) |
| UsingHTML | Uses the HTML content as a dot input to render a graph. | ![image](media://bc08b049-fec0-4e99-addf-70a3147a05f0) |
| RecordBasedNodes | A directed graph with record-based nodes. | ![image](media://29d2e9fa-25fa-4358-8ee8-df5338863d00) |