Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxlevel3
minlevel3
typeflat
separatorpipe

Wiki Markup
{repository-plugin:key=com.atlassian.confluence.extra.graphviz}

 

Section
Column

JVM requirements

Java 1.5 and above

Installation

(tick) Confluence Repository
(tick) Upload from administration console
(error) Cannot be installed in /WEB-INF/lib

Description

Excerpt

Macros to display graphs based on Graph Visualization Software (Graphviz) and the DOT language

Graphviz Resources

Macros

Column

Reviews and more information

Compatibility

Wiki Markup
{csv:output=wiki}
Graphviz Plugin \ Confluence, 2.7, 2.8, 2.9, 2.10, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, Tested release
1.2.0, (!), (!), (/), (/), (/), (/), (/), (/), (/), (/), "2.9.2, 3.0.2, 3.1, 3.4, 3.5"
1.1.0, (/), (/), (/), (/), (!), (!), (!), (!), (!), (!), "2.7, 2.9.2, 3.0.1"
1.0.0, (/), (!), (!), (!), (!), (!), (!), (!), (!), (!),
{csv}
Tip
titleConfluence 3.0 compatibility

graph-from-table macro users need to upgrade to 1.2.0

...

  1. 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
  2. Restart Confluence
  3. Verify it works by creating a page with a simple flowchart macro like:

    No Format
    
    {flowchart} 
    A -> B
    {flowchart}
    
    Info
    titleIf you get errors about not finding dot.exe
    1. Download the plugin jar file
    2. Unzip the jar to a temporary directory
    3. Edit the graphviz.propertiesfile
      • Replace dot.candidate.paths setting with something like (yes, use forward slashes (smile)):

        No Format
        
        dot.candidate.paths=c:/PROGRA~1/Graphviz2.16/bin/dot.exe
        
    4. Zip all files in the temporary directory to create a new jar file
    5. Uninstall the graphviz plugin and re-install your customized version
    6. GVIZ-1 will make this easier

...

  1. Install the graphviz.rpm, the graphviz-graphs.rpm, and the graphviz-gd.rpm packages
  2. Open the directory GraphViz is installed under and confirm the path
  3. Login as the user who runs Confluence or starts the Confluence service
  4. Append the path to the bin directory of GraphViz to the 'Path' variable

Release history

Wiki Markup
{repository-plugin:version-grid|key=com.atlassian.confluence.extra.graphviz|suppressHeader=true}

Release 1.2.0

Jira Issues
renderModestatic
columnskey,priority,summary,updated,asignee,reporter,status
anonymoustrue
urlhttp://studio.plugins.atlassian.com/secure/IssueNavigator.jspa?view=rss&pid=10330&fixfor=12827&sorter/field=issuekey&sorter/order=DESC&tempMax=25&reset=true&decorator=none

Release 1.1.0

...

 

Info
titlePrevious history

This is a package of the Graphviz macros developed by Atlassian that have been available for a long time. Previous to the availability of this package, the plugin had to be built from the distribution. The package also includes the graphGraph-from-table macroMacro that was previously packaged in the obsolete Scripting and External Content Macros.

Open Issues

Jira Issues
columnstype,key,summary,reporter,assignee,priority,status
anonymoustrue
url

...

https://

...

bobswift.atlassian.

...

net/

...

sr/

...

jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+GVIZ+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC&tempMax=1000

Screenshots

Gallery