Gantt: Start a task two days after the start of an other task

0 votes
asked Feb 9, 2023 in Question / help by jens.fudickar (380 points)

Hi,
is there a possibility to start a task in a gantt diagram two days after an other task has been started.

Something like 

[s2] starts at [s1]'s start + 2

Regards

Jens

1 Answer

+1 vote
answered Feb 9, 2023 by The-Lu (64,340 points)

Hi J., and all,

For that you can use:

[s2] starts 2 days after [s1]'s start

As:

@startgantt
[s1] lasts 4 days
[s2] lasts 5 days
[s2] starts 2 days after [s1]'s start
@endgantt

Enjoy,
Regards.

commented Feb 9, 2023 by jens.fudickar (380 points)
Cool, but this should maybe added to the documenation.
I've tried to find it multiple times :-)
commented Feb 10, 2023 by Serge Wenger Work (15,620 points)
I do a documentation modification proposal to add this case. Now we must wait the approbation.
...