From a1a4c7371e8077ac00dc92a1ca849f50d413236b Mon Sep 17 00:00:00 2001 From: Martina Maggio <maggio.martina@gmail.com> Date: Tue, 16 Oct 2018 15:52:26 +0200 Subject: [PATCH] figure distance --- paper/sections/06-results.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/paper/sections/06-results.tex b/paper/sections/06-results.tex index bf7557f..8043b9a 100644 --- a/paper/sections/06-results.tex +++ b/paper/sections/06-results.tex @@ -415,6 +415,7 @@ signal. We also normalize (removing the minimum number encountered in the simulations), to highlight the trade-off. \begin{figure*} +\centering \begin{minipage}{0.95\columnwidth} \begin{tikzpicture} \begin{axis}[% @@ -461,9 +462,9 @@ the simulations), to highlight the trade-off. is normalized subtracting its minimum value.} \label{fig:bike-tradeoff} \end{minipage} -\hspace{1mm} +\hfill \begin{minipage}{0.95\columnwidth} - \vspace{1.5cm} +\vspace{1.25cm} \begin{tikzpicture} \begin{axis}[% height = 0.6\textwidth, -- GitLab