Flow Chart Overview

Flow charts are diagrams that represent a workflow or process. They are created using the same syntax as Activity Diagrams but are presented as a distinct diagram type for clarity.

Basic Example

Flow Chart Example
Loading...
flow basic example

Documentation Sections

  • Syntax & Nodes: Learn about basic nodes, specialized shapes, and stereotypes.
  • Control Flow: Master decisions, loops, and switch statements.
  • Partitioning & Parallel: Organize your charts with groups, partitions, and parallel execution.
  • Styling: Customize colors and visual appearance.