Added plots as pgfplots
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user