Can resource allocation in a gantt chart be scaled on a weekly or monthly base?

0 votes
asked Nov 24 in Question / help by DraftingEagle
I use a simple gantt chart with resources. Here a easy example from the website:

@startgantt
project starts 2025-10-01
printscale daily
[Task1] on {Alice} requires 30 days
[Task2] on {Bob:50%} requires 2 days
then [Task3] on {Alice:25%} requires 1 days
@endgantt

when I switch the printscale to weekly the resource calculation gives me the sum of the resources.

I know it's correct, but not intuitive to me. I would prefer a mean value for the week.

Is there a way to make this work?

Thanks!

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...