Dashboard > Confluence User Guides and Documents > ... > Working with Macros > Flowchart Macro
Flowchart Macro Log In   View a printable version of the current page.

Added by vidya, last edited by ganand on Jul 13, 2007  (view change)
Labels: 
(None)

Description
The Flowchart Macro creates diagrams composed of shapes joined by lines using the GraphViz language.
Installation
This macro requires that [the GraphViz plugin] is installed.
Usage

  1. Edit the page
  2. Switch to the wiki markup editor
  3. Insert two {flowchart} commands
  4. Between those two commands, insert a GraphViz diagram

GraphViz Resources

Examples

Macro Call Macro Output
{flowchart}
Parameters -> Diagram
{flowchart}
{flowchart}
main -> parse -> execute
main -> init
main -> cleanup
execute -> make_string
execute -> printf
init -> make_string
main -> printf
execute -> compare
{flowchart}
RELATED TOPICS

Working with Macros
Enabling The Flowchart Macro

Take me back to Confluence User Guide

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.1 Build:#916 Nov 09, 2007) - Bug/feature request - Contact Administrators