Burndown charts are a visual tool used to track progress on projects. They provide a graphical representation of the amount of work remaining to be completed, allowing project managers to quickly identify areas of progress or potential problems. Burndown charts are typically used to
A burndown chart or burn-down chart is a graphical representation of work left to do versus time. The outstanding work is often on the vertical axis, with time along the horizontal. A burndown chart is a run chart of remaining work. It is useful for predicting when all of the work will be completed. It is often used in agile software development methodologies such as Scrum. However, burndown charts can be applied to any project containing measurable progress over time.