---
title: "Graphviz"
canonical: "https://support.appfire.com/space/SUPPORT/89138555/Graphviz"
format: markdown
---
The Graphviz macro comes bundled with four 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** |
| --- | --- | --- |
| <span style="color: #172b4d">GraphvizSubgraphs</span> | A graph with sub-graphs. | ![image](media://82d7060c-e5e1-4ea9-b0bc-ab9c82db52f7) |
| <span style="color: #172b4d">MediumGraph</span> | An undirected graph for medium-size data sets. | ![image](media://3a4c92ab-03f7-41c1-bc1f-708e56f2d7de) |
| <span style="color: #172b4d">FlowDiagram</span> | Generates a process flow. | ![image](media://b0c211ac-e4b4-4636-853c-146bc838dfd9) |
| <span style="color: #172b4d">MachineGraph</span> | A directed machine graph. | ![image](media://53b2a94e-e40c-4ace-aefd-a142d210ae8b) |