A Burndown Chart is a visual representation used in project management, particularly in Agile methodologies like Scrum, to track the progress of a project over time. It illustrates the amount of work completed versus the amount of work remaining in a given iteration or sprint. The chart typically consists of two axes: 1. **Vertical Axis (Y-Axis)**: Represents the amount of work remaining, often measured in story points, hours, or tasks.
New to topics? Read the docs here!