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

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://a0cb380c-f9f9-45f9-8e2d-683279895b04) |
| <span style="color: #172b4d">MediumGraph</span> | An undirected graph for medium-size data sets. | ![image](media://5fef1bdd-6523-43bb-9831-87ab114217b6) |
| <span style="color: #172b4d">FlowDiagram</span> | Generates a process flow. | ![image](media://396c1fd3-99a3-41c7-918d-a0fe1c8f15f1) |
| <span style="color: #172b4d">MachineGraph</span> | A directed machine graph. | ![image](media://1dfe36dc-dc93-47f2-b5b4-612c91f33c83) |