diff --git a/sections/experiments.tex b/sections/experiments.tex index 6ba0808..e5c56ef 100644 --- a/sections/experiments.tex +++ b/sections/experiments.tex @@ -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} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/sections/introduction.tex b/sections/introduction.tex index 2645072..4fdbdb0 100644 --- a/sections/introduction.tex +++ b/sections/introduction.tex @@ -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}