This page last changed on Jun 17, 2007 by rosie@atlassian.com.

This page is outdated. Please see new page.

Spacegraph Macro

Usage: {spacegraph:space key}
Description: Displays a chart of the pages in a space and their connections.
Example:
{spacegraph:ds}
Input: optional space key, defaults to space of current page.
Output: A chart of the space.
Bundled with Confluence?: Yes

This macro requires that GraphViz is installed. You should perform the default installation for your operating system. See the Enable The Flowchart Macro for Graphviz configuration information.

For details on composing diagrams, see the GraphViz Documentation.

This macro is shipped with Confluence as source, to use it you need to build the 'graphviz' plugin. To do this, you need to install ant and run the command:

ant -Dlibrary=graphviz install

from the plugins directory.

Document generated by Confluence on Jun 24, 2008 18:06