About the burnup chart
A burnup chart is similar to a burndown chart, it helps to track the actual progress of the team against the ideal progress.
Track the completed estimation points on a daily basis.
Compare the team's actual progress with its ideal progress.
See how the sprint should've progressed using the ideal line.
Track the current progress of the sprint which is represented by the actual line.
Know the total number of points completed and points remaining at the end of the day.
Viewing the burnup chart
Navigate to Reports module.
Select View by as Sprint Reports
Select Report type as Burnup.
The X-axis represents the Date , and the Y-axis represents the Estimation Points .
The legends show the Sprint Name , Ideal , Actual , and Predicted lines.
Select Compare , if you would like to compare two or more sprints at a time.
You can compare only five sprints.
View daily progress
To view daily progress details, scroll down and check the table at the bottom of the chart.
Example
In the same project, Helen tries to track the User Interface sprint. Let's see how burnup chart will function.
Start and End date: 07/13/2017 - 07/27/2017
Total committed estimation points: 295
Target: The target of the team is to burnup the points from 0 to 295 .
Consistent progress: The chart inclines when the team completes the points.
Inconsistent progress: The chart declines when the team reopens or add new points.
The ideal line (Grey) is the sprint's start and end date and the actual line (Orange) is the current progress of the sprint.
How's the predicted end date calculated?
Based on the average velocity per day, the predicted end date is calculated.
1. Total completed estimation points = Total committed estimation points - Total pending estimation points.
From the start until now, the team has completed 146 points (295 (Total committed estimation points) - 149 [total pending estimation points today] = 146 [Total completed estimation points until today]
2. Average velocity per day = Completed estimation points until today / No. days taken to complete the points
Here, the team has completed 146 points and the no. of days taken to complete the points is 67. So, the average velocity is (146/67 = 2).
3. Predicted end date = Pending estimation points / Average velocity per day
Here, the team has 149 pending estimation points and the average velocity per day is 2. So, the predicted end date is (149/2 = 74)
It will take 74 more days for the team to complete the sprint. So, the predicted end date is 11 /27/2017 . The team is behind schedule.
How to track daily activities?
Using Burnup chart, you can track the total completed, reopened, or newly added points on a daily basis. Scroll down the chart and view the table below that lists the sprint details.
Click a date and view the work items and estimation points.
How to compare sprints?
You can compare upto five sprints in your project. The graph plots the start date of the first sprint and the end date of the last sprint.
Click Compare Sprints .
Select upto five sprints in the Compare Sprint field.
Click Compare .
Click the particular day and view the open and closed items and their estimation points.
Only the Team Owner, Admin can view all the sprints. If you are the Manager or Member you can access the burnup chart only for the sprints assigned to you.
View sprints
You can view and track the daily progress of the sprint either by points or count.
Click the item and sprint to navigate to the respective item and sprint details section.