Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Burndown chart #895

Open
shafe123 opened this issue Sep 25, 2024 · 0 comments
Open

[Feature]: Burndown chart #895

shafe123 opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shafe123
Copy link

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

@meltyshev meltyshev added the enhancement New feature or request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants