First simulation plots

This commit is contained in:
2024-02-28 20:33:12 +01:00
parent b197caa00b
commit ee2405aaa9
23 changed files with 299 additions and 30 deletions

View File

@@ -21,6 +21,7 @@
\usepackage{url}
\usepackage[urldate=long,sorting=none,maxbibnames=5]{biblatex}
\usepackage{pgfplots}
\usepackage{pgfplotstable}
\usepackage{bytefield}
\usepackage{mathdots}
\usepackage{tabularray}
@@ -46,6 +47,11 @@
% Custom colors
\definecolor{verylightgray}{gray}{0.85}
\definecolor{_darkblue}{RGB}{68, 114, 196}
\definecolor{_blue}{RGB}{91, 155, 213}
\definecolor{_green}{RGB}{112, 173, 71}
\definecolor{_orange}{RGB}{237, 125, 49}
\definecolor{_yellow}{RGB}{255, 192, 0}
% Penalties
\clubpenalty = 10000