This commit is contained in:
Oliver Kennedy 2022-04-03 00:31:28 -04:00
commit a29e561a08
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60
2 changed files with 3 additions and 2 deletions

View file

@ -24,7 +24,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{subfigure}{0.3\linewidth}
\vspace*{-29mm}
\includegraphics[width=\columnwidth,trim=0 20 0 0]{graphics/scalability-read.pdf}
\includegraphics[width=\columnwidth,trim=0 10 0 0]{graphics/scalability-read.pdf}
\vspace*{\plotminusvspace}
\caption{Scalability - Read}\label{fig:scalability}
\end{subfigure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

View file

@ -31,7 +31,7 @@ Additionally, this enables Jupyter notebooks to be imported into an ICE which re
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}
% \includegraphics[width=\columnwidth]{graphics/depth_vs_cellcount.vega-lite.pdf}
\includegraphics[width=1\columnwidth,trim=0 20 0 0]{graphics/depth_vs_cellcount-averaged.vega-lite.pdf}
\includegraphics[width=1\columnwidth,trim=0 15 0 0]{graphics/depth_vs_cellcount-averaged.vega-lite.pdf}
\vspace*{-3mm}
\caption{Notebook size versus workflow depth in a collection of notebooks scraped from github~\cite{DBLP:journals/ese/PimentelMBF21}.}
\label{fig:parallelismSurvey}