Docs · Engines

Flow metrics (CFD)

Cumulative flow diagrams with the flow metrics derived from the same data. Give it a date column and one cumulative count per workflow stage and it draws the stacked bands, then computes approximate WIP, average cycle time via Little's Law, throughput and flow efficiency, and marks where WIP ran away from throughput. The chart Kanban teams screenshot, with the four numbers they actually manage against.

Templates
13
Source language
plaintext
Workstation
Studio
Engine id
cfd

In the same space

Most users come to Flow metrics (CFD) from Jira control charts, Actionable Agile, Nave or Excel CFDs. flowss runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

stages: Backlog, In progress, Review, Done
2024-07-01 | 120, 6, 2, 0
2024-07-08 | 132, 7, 3, 14

Paste this in the Studio code pane to see Flow metrics (CFD) render live. The full grammar is at the upstream-docs link above.

Sample templates

All 13
Engine reference: cfd · ← Browse all engines · Quick-start guide