Added plots as pgfplots

This commit is contained in:
2020-03-10 11:09:58 +01:00
parent 642069e42a
commit ea7b2732bb
15 changed files with 144 additions and 10 deletions

View File

@@ -32,6 +32,16 @@
\usepackage{subfig}
\usepackage{hyperref}
\usepackage{booktabs}
\usepackage{pgfplots}
\usepackage{tikzscale}
% pgfplot defaults
\pgfplotsset{compat=newest}
\pgfplotsset{legend cell align=left}
\pgfplotsset{major grid style=solid}
\pgfplotsset{minor grid style=dashed}
\pgfplotsset{every axis plot/.append style={line width=1pt}}
%\updates{yes} % If there is an update available, un-comment this line