Welcome to FlowZap, the App to diagram with Speed, Clarity and Control.

17 Minimal Nodes Workflow

syntax-primitives

This workflow models a workflow with a single start node only.

Full FlowZap Code

laneA { # Lane A
  n1: circle label:"Start 17 Minimal Nodes"
}

Related templates