report work
This commit is contained in:
parent
d6780ffa6c
commit
949054d28a
19 changed files with 512 additions and 363 deletions
Binary file not shown.
|
@ -581,7 +581,7 @@ tier respectively, and Cluster D has 12.04 mean slowdown in its ``Free'' tier.
|
||||||
\subsection{Spatial Impact: Resource Waste}
|
\subsection{Spatial Impact: Resource Waste}
|
||||||
\input{figures/spatial_resource_waste}
|
\input{figures/spatial_resource_waste}
|
||||||
|
|
||||||
In this analyzis we aim to understand how physical resources of machines
|
In this analysis we aim to understand how physical resources of machines
|
||||||
in the Borg cluster are used to complete tasks. In particular, we compare how
|
in the Borg cluster are used to complete tasks. In particular, we compare how
|
||||||
CPU and Memory resource allocation and usage are distributed among tasks based
|
CPU and Memory resource allocation and usage are distributed among tasks based
|
||||||
on their termination
|
on their termination
|
||||||
|
@ -607,12 +607,31 @@ This resource distribution can also be found in the data from individual
|
||||||
clusters in figure~\ref{fig:spatialresourcewaste-actual-csts}, with always more
|
clusters in figure~\ref{fig:spatialresourcewaste-actual-csts}, with always more
|
||||||
than 80\% of resources devoted to \texttt{KILL}ed tasks.
|
than 80\% of resources devoted to \texttt{KILL}ed tasks.
|
||||||
|
|
||||||
With more than 98\% of CPU and memory resources used by ultimately
|
Considering now requested resources instead of used ones, a comparison between
|
||||||
|
2011 and the aggregation of all A-H clusters of the 2019 traces can be found in
|
||||||
|
figure~\ref{fig:spatialresourcewaste-requested}. Additionally, a
|
||||||
|
cluster-by-cluster breakdown for single 2019 clusters can be found in
|
||||||
|
figure~\ref{fig:spatialresourcewaste-requested-csts}.
|
||||||
|
|
||||||
|
Here \texttt{KILL}ed jobs dominate even more the distribution of resources,
|
||||||
|
reaching a global 97.21\% of CPU allocation and a global 96.89\% of memory
|
||||||
|
allocation. Even in allocations, the \texttt{KILL} lead is followed by (in
|
||||||
|
order) \texttt{EVICT}ed, \texttt{FAIL}ed and \texttt{FINISH}ed jobs, with
|
||||||
|
respective CPU allocation figures of 2.73\%, 0.06\% and 0.0012\% and memory
|
||||||
|
allocation figures of 3.04\%, 0.06\% and 0.012\%.
|
||||||
|
|
||||||
|
Behaviour across clusters (as
|
||||||
|
evinced in figure~\ref{fig:spatialresourcewaste-requested-csts}) in terms of
|
||||||
|
requested resources is pretty homogeneous, with the exception of cluster A
|
||||||
|
having a relatively high 2.85\% CPU and 3.42\% memory resource requests from
|
||||||
|
\texttt{EVICT}ed tasks and cluster E having a noteworthy 1.67\% CPU and 1.31\%
|
||||||
|
memory resource resquests from \texttt{FINISH}ed tasks.
|
||||||
|
|
||||||
|
With more than 98\% of both CPU and memory resources used by
|
||||||
|
(and more than 99.99\% of both CPU and memory resources requested by)
|
||||||
non-successful tasks, it is clear the spatial resource waste is high in the 2019
|
non-successful tasks, it is clear the spatial resource waste is high in the 2019
|
||||||
traces.
|
traces.
|
||||||
|
|
||||||
\textbf{TBD figure~\ref{fig:spatialresourcewaste-requested}}
|
|
||||||
|
|
||||||
\input{figures/table_iii} % has table III and table IV in it
|
\input{figures/table_iii} % has table III and table IV in it
|
||||||
\input{figures/figure_5}
|
\input{figures/figure_5}
|
||||||
|
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 28.20\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 28.20\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 31.70\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 31.70\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.90\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.90\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 26.20\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 26.20\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.85\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.85\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.06\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.06\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.09\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.09\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.73\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.73\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.06\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.06\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.21\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.21\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.98\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.98\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.97\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.97\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.05\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.05\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.10\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.10\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.83\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.83\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.36\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.36\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.05\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.05\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.67\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.67\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.91\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 97.91\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.98\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.98\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.12\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.12\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.64\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.64\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.22\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.22\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.01\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.00\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.02\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.97\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 99.97\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 19.20\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 19.20\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.70\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.70\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 23.20\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 23.20\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 43.90\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 43.90\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.53\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 13.53\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.30\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.30\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.41\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.41\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 82.76\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 82.76\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 8.53\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 8.53\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 3.17\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 3.17\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.02\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.02\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 86.29\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 86.29\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 4.85\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 4.85\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 6.31\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 6.31\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.59\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.59\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 86.25\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 86.25\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 8.24\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 8.24\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.23\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 1.23\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.95\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 2.95\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 87.58\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 87.58\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
|
@ -16,14 +16,14 @@
|
||||||
%%
|
%%
|
||||||
%% Matplotlib used the following preamble
|
%% Matplotlib used the following preamble
|
||||||
%% \usepackage{fontspec}
|
%% \usepackage{fontspec}
|
||||||
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmainfont{DejaVuSerif.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setsansfont{DejaVuSans.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/mnt/data/git/venv/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
%% \setmonofont{DejaVuSansMono.ttf}[Path=\detokenize{/Users/maggicl/opt/anaconda3/lib/python3.8/site-packages/matplotlib/mpl-data/fonts/ttf/}]
|
||||||
%%
|
%%
|
||||||
\begingroup%
|
\begingroup%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\begin{pgfpicture}%
|
\begin{pgfpicture}%
|
||||||
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathrectangle{\pgfpointorigin}{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfusepath{use as bounding box, clip}%
|
\pgfusepath{use as bounding box, clip}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -34,8 +34,8 @@
|
||||||
\pgfsetstrokeopacity{0.000000}%
|
\pgfsetstrokeopacity{0.000000}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
\pgfpathmoveto{\pgfqpoint{0.000000in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{0.000000in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{0.000000in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{3.849967in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{3.849968in}{3.478572in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
\pgfpathlineto{\pgfqpoint{0.000000in}{3.478572in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{}%
|
\pgfusepath{}%
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{1.054611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{1.054611in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.873411in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.873411in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 7.64\%}%
|
\pgftext[x=2.044968in,y=0.782811in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 7.64\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -199,8 +199,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.692211in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.692211in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 3.04\%}%
|
\pgftext[x=2.044968in,y=0.601611in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 3.04\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -265,8 +265,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.511011in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.511011in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.87\%}%
|
\pgftext[x=2.044968in,y=0.420411in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 0.87\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
@ -331,8 +331,8 @@
|
||||||
\pgfsetstrokecolor{currentstroke}%
|
\pgfsetstrokecolor{currentstroke}%
|
||||||
\pgfsetdash{}{0pt}%
|
\pgfsetdash{}{0pt}%
|
||||||
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
\pgfpathmoveto{\pgfqpoint{0.649967in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.148611in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.148611in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{2.199967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{2.199968in}{0.329811in}}%
|
||||||
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
\pgfpathlineto{\pgfqpoint{0.649967in}{0.329811in}}%
|
||||||
\pgfpathclose%
|
\pgfpathclose%
|
||||||
\pgfusepath{stroke,fill}%
|
\pgfusepath{stroke,fill}%
|
||||||
|
@ -341,7 +341,7 @@
|
||||||
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
\definecolor{textcolor}{rgb}{0.000000,0.000000,0.000000}%
|
||||||
\pgfsetstrokecolor{textcolor}%
|
\pgfsetstrokecolor{textcolor}%
|
||||||
\pgfsetfillcolor{textcolor}%
|
\pgfsetfillcolor{textcolor}%
|
||||||
\pgftext[x=2.044967in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 88.45\%}%
|
\pgftext[x=2.044968in,y=0.239211in,right,]{\color{textcolor}\sffamily\fontsize{10.000000}{12.000000}\selectfont 88.45\%}%
|
||||||
\end{pgfscope}%
|
\end{pgfscope}%
|
||||||
\begin{pgfscope}%
|
\begin{pgfscope}%
|
||||||
\pgfsetbuttcap%
|
\pgfsetbuttcap%
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue