Cycle Time Trend

Series & Display

Series

SeriesWhat It DrawsDefault
Average seriesThe bars themselves - average cycle time per intervalOn
TrendlineA fitted line across the barsOn
Overall averageA horizontal line at the average across the last N intervalsOn (3 intervals)

Trendline Types

TypeShapeUse When
Linear (default)A straight lineYou want the plain direction - up, down, or flat. Easiest to defend in a review
PolynomialA curveThe trend genuinely reversed mid-period and a straight line would hide it

A polynomial fit will follow noise if you give it few bars. With under about eight intervals, stay linear.

Overall Average Window

The overall average line is computed over the most recent N intervals, not the whole chart. Set N to your planning horizon: 3 intervals for a rolling recent read, or the full interval count if you want a true chart-wide average.

Display Options

SettingWhat It DoesDefault
Show legendLegend for bars, trendline, and average lineOn
Tilt X-axis labelsAngles interval labels - useful with sprint namesOn
Show gridlinesHorizontal gridlines behind the barsOn
Show data valuesPrints each bar's value above itOff
Show data zoomScroll and zoom control on the X-axisOff
Chart heightExplicit pixel height, or autoAuto
Show data tabMakes the table view available in view modeOff
Open data tab firstView mode opens on the tableOff
Show options menuThe in-view refresh and export menuOn
Show export optionsWhether viewers can exportOn
Auto-refresh5, 10, 15, or 30 minute intervalOff (15 min)

Colors

ElementDefault
Average barsBlue
TrendlineOrange

Export

CSV exports every work item behind the chart with its interval, cycle start, cycle end, and duration - so you can verify any bar or hand the raw data to someone else.

Common Use Cases

Quarterly delivery review. 12 weekly bars with a linear trendline gives a one-glance answer to "did we get faster this quarter?"

Proving the effect of a process change. Set the interval to your sprint cadence and count enough bars to cover several sprints either side of the change.

Retrospective input. Use Board Sprints intervals so each bar is a sprint the team remembers, then open the data table on the worst bar and discuss those specific items.