mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Update gantt.md
This commit is contained in:
parent
066b7a0d0b
commit
c6dfc9306f
@ -7,11 +7,11 @@
|
||||
|
||||
|
||||
It is important to remember that when a date, day, or collection of dates specific to a task are "excluded", the Gantt Chart will accomodate those changes by extending an equal number of days, towards the right, not by creating a gap inside the task.
|
||||
As shown here ![](.img/Gantt-excluded-days-within.png)
|
||||
As shown here ![](./img/Gantt-excluded-days-within.png)
|
||||
|
||||
|
||||
However, if the excluded dates are between two tasks that are set to start consecutively, the excluded dates will be skipped graphically and left blank, and the following task will begin after the end of the excluded dates.
|
||||
As shown here ![](.img/Gantt-long-weekend-look.png)
|
||||
As shown here ![](./img/Gantt-long-weekend-look.png)
|
||||
|
||||
A Gantt chart is useful for tracking the amount of time it would take before a project is finished, but it can also be used to graphically represent "non-working days", with a few tweaks.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user