I think it would be useful for companies who don't work on weekends to have them out of the burndown chart, since it becomes misleading to have the work load distributed among days you won't effectively work.
Absolutely! The burndown chart now is misleading because it assumes that points are burned also in the weekend.. so it takes to bad forecasts!
I also agree with this issue
I also agree this should be implemented
Agreed as well. Great tool in all other respects!
I also agree!
Yes, this would be a great feature.
Our team need this feature too!
In my opinion this would be a great addition to such a good tool.
yes it should be implemented
Jira Agile plugin (Greenhopper) does this in a smart way ( https://confluence.atlassian.com/agile/files/391087321/762876973/1/1436759811865/gh_burndown-chart.png ).
Notice how the ideal graph is draw.
We would move whole organizations to taiga if this was available, as most of ours sprints are longer than a week and, like virtually anyone, we don't work 7 days a week
What's the status of this? Is it planned?
Sorry, still no plans for it
I'm working in this feature applying a patch to taiga-back code. Is there a nice way to add this behavior? I've been looking into the plugins but I couldn't see any place where override some code at taiga-back project.
My last try can be generate a new endpoint, and override the graph directive. But I guess it will result with duplicate code.
It would be great if we could get this in.

This is a preview, removing weekends and holidays (e.g. May 1st), I made it changing taiga-back/taiga/projects/milestones/models.py
It is beyond disappointing to see "no plans" in response to a user request that's nearly two years old. Really? No plans? Do you not have a product roadmap? Is this not a story on your own taiga board? If not, why not? If yes, surely you can provide some guidance on when (what appears to be, but may not be) a small request like this could be available to the paying customers who would really appreciate it?
In our team we are developing a plugin so that the burndown wouldn't take
into account the weekends,
and also so that we could introduce the bank holidays so that they are not
taken into account either.
Juan F. is developing it, although we don't belong to Taiga. When this
development is completed
our idea is to make a pull-request to the Taiga's repository or we will
release the code to be used by anyone.
2017-05-03 17:54 GMT+02:00 Chris Wolfe notifications@github.com:
It is beyond disappointing to see "no plans" in response to a user request
that's nearly two years old. Really? No plans? Do you not have a product
roadmap? Is this not a story on your own taiga board? If not, why not?
If yes, surely you can provide some guidance on when (what appears to be,
but may not be) a small request like this could be available to the paying
customers who would really appreciate it?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/taigaio/taiga-front/issues/470#issuecomment-298953979,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE2mIRYj98RyJdueEWymbD7v4VWMEPnlks5r2KMagaJpZM4EeiK1
.
Thank you very much @josedrac ;)
If you do implement this, please make it an option. We have people around the world, and others who work during the weekends. I really like the way it works now.
@josedrac Any status on the plugin? My team is wanting this too
Hi @jguitar did you have the plugin working? i just recently started with taiga and i am here by the question: how to remove Saturday and Sunday from Burndown chart
Hi everyone, this has been bugging me too. I'm not a python programmer so apologies if this is messy/wrong but this is my attempt to exclude weekends.
Just copy this over the taiga-back/taiga/projects/milestones/api.py
(I haven't tested it massively so use at your own risk :))

Sorry, still no plans for it
Hi there,
It's almost 2020 and this issue has been opened since 2015!
Have you any plans to include this feature in a future release?
The burndown chart is misleading if this feature does not exist.
My team and I moved to scrum management in order to have this great diagnostic and we feel very frustrated that Taiga overlooks this important aspect...
It honestly does not seem like a lot of work.
Can you test the api.py script above?
Good luck!
Hi everyone, this has been bugging me too. I'm not a python programmer so apologies if this is messy/wrong but this is my attempt to exclude weekends.
Just copy this over the taiga-back/taiga/projects/milestones/api.py
(I haven't tested it massively so use at your own risk :))
Hi Andy,
It's been a year now. Did you find any major problem with your api.py?
Do you consider submitting a pull request?
Thank you for your work!
Hi,
Yes my team have been using it without any problems.
I haven't considered submitting a pull request as I believe it needs better integration so it can be fully customised in the settings.
We have been doing some housecleaning work prior to Taiga6 upcoming release and we are rejecting old issues that we didn't correctly attend back then. Since Taiga6 brings a significant UX/UI rework, we encourage you to wait and see if Taiga6 satisfies this need and open a new issue if that's not the case. This time we will make sure to review it when it comes through. Thank you very much on behalf of the Taiga Team!
Closed
Most helpful comment
In our team we are developing a plugin so that the burndown wouldn't take
into account the weekends,
and also so that we could introduce the bank holidays so that they are not
taken into account either.
Juan F. is developing it, although we don't belong to Taiga. When this
development is completed
our idea is to make a pull-request to the Taiga's repository or we will
release the code to be used by anyone.
2017-05-03 17:54 GMT+02:00 Chris Wolfe notifications@github.com: