mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[Feature]: Burndown chart #579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shafe123 on GitHub (Sep 26, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
It would be nice to have a chart that shows the amount of points that have been completed over time for a given sprint compared against the number of points that are remaining. Ideally, it would also show an "ideal" burndown rate which just displays an average amount of work completed each day.
Why is this needed?
Burndown charts allow a project manager to see the number of points that have been completed over a sprint. As issues are marked complete, the chart shows how many points the sprint started with and how many points are remaining.
Other information
Any example of a burndown chart in Trello is provided by the "Power-Up" Burndown Charts by Corello