This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.

Flowchart Macro

Skip to end of metadata
Go to start of metadata
All Versions
Table of Contents

Description
The Flowchart Macro creates diagrams composed of shapes joined by lines using the GraphViz language.

Installation
A Confluence administrator must set up the Flowchart Macro before it can be used.

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

Take me back to Confluence 2 Home

Labels
  • None



Log a request with our support team.



Raise an issue for our developers.



See answers from the community.



Tweet, blog and update our documentation.

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 2.5 Australia License.