Note |
---|
Support for Atlassian Server Products is ending in February 2024. Consider migrating to Graphviz Diagrams for Confluence’s Data Center version. Or, are you planning to migrate to Cloud? Make sure you do not lose your data/configurations in the process. Check out the Migration guide for information on how to migrate the app’s data to Cloud. Contact our support team if you have any questions. |
Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Graphviz
Resourcesresources
Include Page | ||||
---|---|---|---|---|
|
Macros
|
Macros
- Flowchart macro
- Graph macro
- Digraph macro
- Graphviz macro
- Space graph macro
- Graph from table macro
- PlantUML macro
Dependencies
- Graphviz must be installed and configured on your Confluence server
Graphviz on Windows
- Download and run the Windows installer
- Defaults to install in C:\Program Files\Graphviz2.16 or similar
- Automatically adds this to your Windows path
- Confirm that you can run dot.exe from a newly opened command line
- Restart Confluence
Verify it works by creating a page with a simple flowchart macro like:
No Format {flowchart} A -> B {flowchart}
Info title If you get errors about not finding dot.exe - Download the plugin jar file
- Unzip the jar to a temporary directory
- Edit the graphviz.propertiesfile
Replace dot.candidate.paths setting with something like (yes, use forward slashes ):
No Format dot.candidate.paths=c:/PROGRA~1/Graphviz2.16/bin/dot.exe
- Zip all files in the temporary directory to create a new jar file
- Uninstall the graphviz plugin and re-install your customized version
- GVIZ-1 will make this easier
Graphviz on Mac OSX
- Download and run the installer.
Graphviz on Linux and Unix
- Install the graphviz.rpm, the graphviz-graphs.rpm, and the graphviz-gd.rpm packages
- Open the directory GraphViz is installed under and confirm the path
- Login as the user who runs Confluence or starts the Confluence service
- Append the path to the
bin
directory of GraphViz to the 'Path' variable
Screenshots
Gallery | ||
---|---|---|
|
Screenshots
Gallery | ||||
---|---|---|---|---|
|