mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-05-18 14:34:12 +02:00
feat(proposal): added the main items to gantt chart
This commit is contained in:
parent
3b86b8cebc
commit
03601f9f5f
Binary file not shown.
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
% Gantt Chart
|
% Gantt Chart
|
||||||
\usepackage{pgfgantt}
|
\usepackage{pgfgantt}
|
||||||
|
\usepackage{moresize}
|
||||||
|
|
||||||
% For referencing
|
% For referencing
|
||||||
\usepackage[citestyle=ieee]{biblatex}
|
\usepackage[citestyle=ieee]{biblatex}
|
||||||
@ -123,27 +124,29 @@
|
|||||||
hgrid,
|
hgrid,
|
||||||
vgrid={*{6}{draw=none}, dotted},
|
vgrid={*{6}{draw=none}, dotted},
|
||||||
x unit=1.3mm,
|
x unit=1.3mm,
|
||||||
y unit chart=8mm,
|
y unit chart=5mm,
|
||||||
time slot format=isodate,
|
time slot format=isodate,
|
||||||
% bar formatting
|
% bar formatting
|
||||||
bar label node/.append style={align=right},
|
bar label node/.append style={align=right},
|
||||||
% milestone formatting
|
% milestone formatting
|
||||||
milestone label node/.append style={align=right},
|
milestone label node/.append style={align=right},
|
||||||
|
% group styling
|
||||||
|
group label node/.append style={align=right},
|
||||||
% vrule styling
|
% vrule styling
|
||||||
vrule/.append style={red},
|
vrule/.append style={red},
|
||||||
vrule label node/.append style={align=center},
|
vrule label node/.append style={align=center},
|
||||||
% Font sizing
|
% Font sizing
|
||||||
title label font=\small,
|
title label font=\ssmall,
|
||||||
bar label font=\small,
|
bar label font=\ssmall,
|
||||||
group label font=\small,
|
group label font=\bfseries\ssmall,
|
||||||
milestone label font=\small,
|
milestone label font=\ssmall,
|
||||||
today label font=\small,
|
today label font=\ssmall,
|
||||||
vrule label font=\small,
|
vrule label font=\ssmall,
|
||||||
]{2024-02-26}{2024-05-12}
|
]{2024-02-26}{2024-05-12}
|
||||||
\gantttitlecalendar{year, week} \\
|
\gantttitlecalendar{year, week} \\
|
||||||
|
|
||||||
% VDM
|
% VDM
|
||||||
\ganttgroup{VDM Modelling}{2024-02-26}{2024-03-09} \\
|
\ganttgroup{VDM Modelling}{2024-02-26}{2024-04-28} \\
|
||||||
\ganttbar{%
|
\ganttbar{%
|
||||||
Create Checklist\ganttalignnewline
|
Create Checklist\ganttalignnewline
|
||||||
Functionality%
|
Functionality%
|
||||||
@ -152,15 +155,40 @@
|
|||||||
Capture\ganttalignnewline
|
Capture\ganttalignnewline
|
||||||
Aircraft State%
|
Aircraft State%
|
||||||
}{2024-03-04}{2024-03-10} \ganttnewline
|
}{2024-03-04}{2024-03-10} \ganttnewline
|
||||||
\ganttlinkedbar{%
|
\ganttlinkedmilestone{Useable Model}{2024-03-10} \ganttnewline
|
||||||
|
\ganttbar{%
|
||||||
Simulate\ganttalignnewline
|
Simulate\ganttalignnewline
|
||||||
Pilot Actions%
|
Pilot Actions%
|
||||||
}{2024-03-11}{2024-03-17} \ganttnewline
|
}{2024-04-15}{2024-04-21} \ganttnewline
|
||||||
\ganttlinkedbar{%
|
\ganttlinkedbar{%
|
||||||
Flight\ganttalignnewline
|
Flight\ganttalignnewline
|
||||||
Conditions%
|
Conditions%
|
||||||
}{2024-03-18}{2024-03-24} \ganttnewline
|
}{2024-04-22}{2024-04-28} \ganttnewline
|
||||||
|
%\ganttlinkedmilestone{Finish Model}{2024-03-24} \ganttnewline
|
||||||
|
|
||||||
|
% Frontend
|
||||||
|
\ganttgroup{Manager}{2024-03-11}{2024-03-24} \\
|
||||||
|
\ganttbar{%
|
||||||
|
Create\ganttalignnewline
|
||||||
|
Frontend%
|
||||||
|
}{2024-03-11}{2024-03-17}\ganttnewline
|
||||||
|
\ganttlinkedbar{Link VDM}{2024-03-18}{2024-03-24} \ganttnewline
|
||||||
|
\ganttlink{elem3}{elem7}
|
||||||
|
|
||||||
|
% Simulator Connector
|
||||||
|
\ganttgroup{%
|
||||||
|
Simulator\ganttalignnewline
|
||||||
|
Connector%
|
||||||
|
}{2024-03-25}{2024-04-14} \\
|
||||||
|
\ganttbar{%
|
||||||
|
Learn\ganttalignnewline
|
||||||
|
Simulator SDK%
|
||||||
|
}{2024-03-25}{2024-03-31} \ganttnewline
|
||||||
|
\ganttlinkedbar{Connect Logic}{2024-04-01}{2024-04-14} \ganttnewline
|
||||||
|
\ganttlink{elem8}{elem10}
|
||||||
|
\ganttlink{elem11}{elem4}
|
||||||
|
|
||||||
|
\ganttnewline
|
||||||
% Coursework
|
% Coursework
|
||||||
\ganttbar{Create Video}{2024-03-11}{2024-03-20} \ganttnewline
|
\ganttbar{Create Video}{2024-03-11}{2024-03-20} \ganttnewline
|
||||||
\ganttlinkedmilestone{%
|
\ganttlinkedmilestone{%
|
||||||
@ -169,11 +197,15 @@
|
|||||||
}{2024-03-21}
|
}{2024-03-21}
|
||||||
|
|
||||||
% Deadlines
|
% Deadlines
|
||||||
\ganttvrule{%
|
\ganttvrule[
|
||||||
|
vrule label node/.append style={anchor=north east}
|
||||||
|
]{%
|
||||||
Presentation\ganttalignnewline
|
Presentation\ganttalignnewline
|
||||||
Deadline %
|
Deadline %
|
||||||
}{2024-03-22}
|
}{2024-03-22}
|
||||||
\ganttvrule{%
|
\ganttvrule[
|
||||||
|
vrule label node/.append style={anchor=north west}
|
||||||
|
]{%
|
||||||
Poster\ganttalignnewline %
|
Poster\ganttalignnewline %
|
||||||
Deadline%
|
Deadline%
|
||||||
}{2024-04-24}
|
}{2024-04-24}
|
||||||
@ -181,6 +213,21 @@
|
|||||||
Dissertation\ganttalignnewline %
|
Dissertation\ganttalignnewline %
|
||||||
Deadline%
|
Deadline%
|
||||||
}{2024-05-08}
|
}{2024-05-08}
|
||||||
|
% Holidays
|
||||||
|
\ganttvrule[
|
||||||
|
vrule/.append style={thin, blue},
|
||||||
|
vrule label node/.append style={anchor=north west}
|
||||||
|
]{%
|
||||||
|
Easter\ganttalignnewline
|
||||||
|
Holidays%
|
||||||
|
}{2024-03-25}
|
||||||
|
\ganttvrule[
|
||||||
|
vrule/.append style={thin, blue},
|
||||||
|
vrule label node/.append style={anchor=north east}
|
||||||
|
]{%
|
||||||
|
End of\ganttalignnewline
|
||||||
|
Holidays%
|
||||||
|
}{2024-04-22}
|
||||||
\end{ganttchart}
|
\end{ganttchart}
|
||||||
|
|
||||||
\subsection{Brief Explanation}
|
\subsection{Brief Explanation}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user