Adjusted gantt chart to represent what happened
This commit is contained in:
parent
e44fbc1b75
commit
7b90ea81a6
|
@ -311,27 +311,27 @@ fahrenheit during the summer.
|
|||
time slot format=isodate
|
||||
]{2019-10-01}{2020-06-30}
|
||||
\gantttitlecalendar{year, month=name} \\
|
||||
\ganttgroup{Collar}{2019-10-01}{2020-03-01} \\
|
||||
\ganttgroup{Collar}{2019-10-01}{2020-05-15} \\
|
||||
\ganttbar{Design}{2019-10-20}{2020-01-01} \\
|
||||
\ganttmilestone{Purchase Parts}{2020-01-03} \\
|
||||
\ganttmilestone{Purchase Hardware}{2020-01-03} \\
|
||||
\ganttbar{Assemble}{2020-01-05}{2020-02-01} \\
|
||||
\ganttbar{Test}{2020-02-01}{2020-03-01} \\
|
||||
\ganttgroup{Server}{2019-10-01}{2020-05-01} \\
|
||||
\ganttmilestone{Purchase Hardware}{2020-02-01} \\
|
||||
\ganttbar{Assemble}{2020-02-01}{2020-02-15} \\
|
||||
\ganttbar{Develop/Test}{2020-02-15}{2020-05-15} \\
|
||||
\ganttgroup{Server}{2019-10-01}{2020-05-15} \\
|
||||
\ganttbar{Design}{2019-10-20}{2020-01-01} \\
|
||||
\ganttbar{Implement}{2020-01-01}{2020-04-01} \\
|
||||
\ganttbar{Test}{2020-04-01}{2020-05-01} \\
|
||||
\ganttgroup{Application}{2019-10-01}{2020-05-01} \\
|
||||
\ganttbar{Develop/Test}{2020-01-01}{2020-05-15} \\
|
||||
\ganttgroup{Application}{2019-10-01}{2020-05-15} \\
|
||||
\ganttbar{Design}{2019-10-20}{2020-01-01} \\
|
||||
\ganttbar{Implement}{2020-01-01}{2020-04-01} \\
|
||||
\ganttbar{Test}{2020-04-01}{2020-05-01} \\
|
||||
\ganttgroup{Project}{2019-10-01}{2020-06-30} \\
|
||||
\ganttbar{Finalize}{2020-05-01}{2020-06-15}
|
||||
\ganttbar{Develop/Test}{2020-01-01}{2020-05-15} \\
|
||||
\ganttgroup{Project}{2019-10-01}{2020-06-15} \\
|
||||
\ganttbar{Finalize Project}{2020-05-15}{2020-06-15}
|
||||
\ganttlink{elem1}{elem2}
|
||||
\ganttlink{elem2}{elem3}
|
||||
\ganttlink{elem3}{elem4}
|
||||
\ganttlink{elem6}{elem7}
|
||||
\ganttlink{elem7}{elem8}
|
||||
\ganttlink{elem10}{elem11}
|
||||
\ganttlink{elem4}{elem5}
|
||||
\ganttlink{elem5}{elem6}
|
||||
\ganttlink{elem8}{elem9}
|
||||
\ganttlink{elem11}{elem12}
|
||||
\end{ganttchart}
|
||||
\end{changemargin}
|
||||
|
|
Loading…
Reference in New Issue
Block a user