Enable pgfplots package

Will be used by TikZ for graphs/plots
This commit is contained in:
Cedric
2024-12-29 17:32:43 +00:00
parent 6202f44881
commit 9462f0319e
2 changed files with 3 additions and 1 deletions

View File

@@ -30,3 +30,5 @@
\tikzstyle{timeline_timespan} = [rectangle, draw=codeblack, fill=pinkpic, text=black,
text centered, rounded corners, line width=0.4mm]
\pgfplotsset{compat=1.18}
\pgfplotsset{width=\textwidth}