diff --git a/report/pics.tmpl b/report/pics.tmpl index 4a650e9..3ee0a2b 100644 --- a/report/pics.tmpl +++ b/report/pics.tmpl @@ -11,7 +11,7 @@ \begin{figure}[h!] \centering {{- range $i, $v := .Pics }} - \begin{subfigure}{0.30\textwidth} + \begin{subfigure}{0.46\textwidth} % note: this accomodates 3 plots a row comfortably..should the requirements % change, this would have to be reworked. % {\includesvg[scale=0.45]{ {{- printf "%s" $v.FilePath -}} }} @@ -24,7 +24,7 @@ {{- end -}} % \newline {{ range $k, $w := .PicsMean }} - \begin{subfigure}{0.30\textwidth} + \begin{subfigure}{0.46\textwidth} \vspace{2em} % {\includesvg[scale=0.45]{ {{- printf "%s" $w.FilePath -}} }} % using .pdf