Easy tool to handle metrics of a scrum project : Velocity, Burndown, Burnup, Sprint backlog (not product backlog) and other usefull tools like team calendar
6
stars
3
forks
source link
[Story] Add visual stickers to the burndown graph #27
As a PO, I would like to see on the burndown graph the stories added during the sprint, and the stories removed (unscopped) from the sprint.
The stickers will take place around the graph point for each date when an event of add or remove took place.
The content of the sticker could be:
"STD_567 Ajoutée (2)
STD_789 Ajoutée (3)
STD_123 Supprimée (5)"
The number between parenthesis is the number of story points. If this information is not accessible right now, it could be removed from the acceptance criteria.
As a PO, I would like to see on the burndown graph the stories added during the sprint, and the stories removed (unscopped) from the sprint.
The stickers will take place around the graph point for each date when an event of add or remove took place.
The content of the sticker could be: "STD_567 Ajoutée (2) STD_789 Ajoutée (3) STD_123 Supprimée (5)"
An example is provided: http://jsfiddle.net/fm41zbon/