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

Graphviz is a powerful way of describing diagrams of any kind, using just text. Graphviz provides automatic layout of diagrams based on the text. Have a look at the following Graphviz resources.

- [Graphviz home](http://www.graphviz.org/)
- [Gallery Of Example Diagrams](http://www.graphviz.org/gallery/)
- [Online Documentation](http://www.graphviz.org/documentation/)
- [Getting started tutorial](http://jodiem.com.au/2012/09/28/using-graphviz-in-confluence-a-tutorial/) - [Jodie Miners](https://bobswift.atlassian.net/wiki/users/viewuserprofile.action?username=jminers) has provided this nice tutorial 🙂
- [Color names](http://www.graphviz.org/doc/info/colors.html)