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

The Graph 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">NodewithWorkingURL</span> | An undirected graph with live URLs | ![image](media://06eacc84-f921-4c19-969e-626427bcf7dd) |
| <span style="color: #172b4d">UniDirected</span> | An undirected Graph. | ![image](media://b251f46e-5cca-4b45-917d-08dafec82b50) |
| <span style="color: #172b4d">ColoredNodesGraph</span> | <span style="color: #172b4d">An undirected graph with colored nodes.</span> | ![image](media://1464c5b5-644e-4467-99af-67bf5314f857) |
| <span style="color: #172b4d">GraphwithColorPath</span> | A single directed graph with color paths. | ![image](media://7f9f951f-3004-4a4a-80d4-e15ed7edd302) |