Confluence 1.4 has reached end of life
Check out the [latest version] of the documentation
The Flowchart Macro displays flowcharts or other diagrams composed of shapes joined by lines.
Flowchart Macro
{flowchart}
A -> B
{flowchart}
Important
This macro requires that GraphViz is installed. You should perform the default installation for your operating system.
Make sure that your PATH includes the directory containing the graphviz 'dot' executable, and that Confluence has been restarted so that it 'sees' the new PATH.
On Windows,
- Set the path in the Control Panel, under System Properties > Advanced > Environment Variables. Choose the system variable 'Path' and make sure that C:\Program Files\ATT\Graphviz\bin is included (assuming you installed Graphviz in the default location).
- After setting this, restart Confluence so that Confluence sees the new PATH value.
On Linux or Unix,
- Make sure that the user who runs Confluence has a PATH which includes the directory that 'dot' has been installed into.
For details on composing diagrams, see the GraphViz Documentation.
RELATED TOPICS
Take me back to Help Home
Overview
Content Tools
Apps