Confluence 2.9 has reached end of life
Check out the [latest version] of the documentation
The Flowchart Macro requires the Graphviz Plugin
To use the Flowchart macro, you will need to install the Graphviz plugin onto your Confluence site. This plugin is not shipped with Confluence by default, and is not officially supported by Atlassian.
- Please read more about supported and unsupported plugins.
- You can find more information about the Graphviz plugin on the plugin documentation page.
Installation
This plugin must be installed by a System Administrator.
- Install GraphViz.
- Install Apache Ant.
- If running on Windows, restart your computer.
- Instructions to insert the GraphViz installation directory path into the PATH environment variable depend on your operating system.
Windows Users- Open the directory GraphViz is installed under and confirm the path. An example path is
C:\Program Files\ATT\Graphviz\bin - Go to Start > Control Panel > System.
- Select the 'Advanced' tab, then 'Environment Variables'.
- Under 'System Variables', select the 'Path' variable.
- Select 'Edit' and view the 'Variable value' text.
- Confirm that path to the
bindirectory of GraphViz is appended to this string in the MS-DOS 8.3 standard and separated by a semicolon. An example might be;C:\PROGRA~1\ATT\Graphviz\bin
Linux, OS X or Unix Users:
i. Open the directory GraphViz is installed under and confirm the path.
ii. Login as the user who runs Confluence or starts the Confluence service.
iii. Append the path to thebindirectory of GraphViz to the 'Path' environment variable.
- Open the directory GraphViz is installed under and confirm the path. An example path is
- Build the GraphViz plugin from source.
- Stop Confluence.
- Open a command window in your Confluence install directory and go to the
pluginsdirectory. - From the
pluginsdirectory, compile the GraphViz by runningant -Dlibrary=graphviz install - Start Confluence.
Usage
See the Flowchart Macro documentation in the User Guide.
Troubleshooting
Error Message
flowchart: No useable executable name defined in graphviz.properties
graphviz: No useable executable name defined in graphviz.properties
spacegraph: No useable executable name defined in graphviz.properties
Solution
- Check that the system 'Path' variable includes a path to
dot.exe, the executable file contained in the Graphvizbindirectory. - Restart Confluence server
Overview
Content Tools
Apps
