The Flowchart Macro displays flowcharts or other diagrams composed of shapes joined by lines.

Flowchart Macro

{flowchart}
A -> B
{flowchart}

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,

On Linux or Unix,

For details on composing diagrams, see the GraphViz Documentation.

RELATED TOPICS

Working with Macros

Take me back to Help Home