Documentation for Confluence 2.5.4 - 2.5.8.
Documentation for [Confluence Cloud] and the latest Confluence Server is available too.

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. ページを編集します。
  2. Switch to the wiki markup editor
  3. Insert two {flowchart} commands
  4. Between those two commands, insert a GraphViz diagram

GraphViz Resources

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}

関連トピック

Working with Macros
Enabling The Flowchart Macro

Take me back to Confluence User Guide

  • ラベルなし