Burnup
Developing a "story" for a burnup chart involves transforming raw data into a narrative about how a project is evolving. 1. The Core Narrative: Progress vs. Scope A burnup chart tells a story using two primary lines:
This line tracks "work completed" and trends upward as the team reaches their "Definition of Done" for various tasks. burnup
This line represents the "total work" planned. Unlike other charts, this line is dynamic; it moves up if stakeholders add new requirements (scope creep) or down if tasks are removed. 2. Common "Burnup" Story Archetypes Developing a "story" for a burnup chart involves
The progress line stays flat for most of the project and then suddenly shoots up at the very end. This usually indicates a bottleneck where work is being done but isn't officially "Done" (perhaps waiting for testing or QA) until the last minute. Scope A burnup chart tells a story using