WIP Run Chart

Limits & Display

WIP Limits

SettingWhat It Does
Max limitDraws a ceiling line; days above it are highlighted as breaches
Min limitDraws a floor line; days below it are highlighted

Both are off by default and each is enabled independently. A common starting point for a max limit is between one and two items per team member - then tighten it until flow improves.

A limit only helps if someone reacts to a breach. Agree what happens when the line goes over - typically "stop starting, start finishing" - before you set the number.

Trendline

TypeUse When
Linear (default)You want the plain direction over the period
PolynomialWIP genuinely rose and then fell and a straight line would hide it

Display Options

SettingWhat It DoesDefault
Show total WIPThe combined line, shown alongside any split linesOn
Show trendlineThe fitted lineOn
Show legendLegend for every series and limitOn
Show data valuesPrints each point's valueOff
Y-axis starts at zeroForces the Y-axis to zero rather than fitting the dataOff
Show gridlinesHorizontal gridlinesOff
Enable scroll zoomMouse-wheel zoom on the chartOff
Continue after end dateExtends the line past the range end for still-open itemsOff
Chart heightExplicit pixel height, or autoAuto
Show options menuThe in-view refresh and export menuOn
Auto-refresh5, 10, 15, or 30 minute intervalOff (15 min)

Colors

ElementDefault
Total WIP lineBlue
TrendlineOrange
WIP limit linesRed

Split series get palette colors automatically, and can be set individually in custom color mode.

Export

FormatContains
PNGThe chart as displayed, limits included
CSVThe per-interval numbers for every series

Common Use Cases

Introducing WIP limits. Chart the last 90 days with no limits first to see your actual baseline, then set a max limit slightly below the average and watch whether cycle time improves.

Diagnosing a slow sprint. Overlay this on the Control Chart. If WIP climbed through the sprint, the slow cycle times were a consequence, not a mystery.

Balancing load across a team. Split by assignee and look for one line consistently above the others - that is the person to unload, not the person to push.