From 8eacb3256ee33532a15e947e62d3a46dd5cbccd5 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 14 Mar 2019 17:16:25 +0100 Subject: Restrict plot width to text width --- img/massloss_interpolation_plot.tikz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img/massloss_interpolation_plot.tikz') diff --git a/img/massloss_interpolation_plot.tikz b/img/massloss_interpolation_plot.tikz index 2626c26..b895a19 100644 --- a/img/massloss_interpolation_plot.tikz +++ b/img/massloss_interpolation_plot.tikz @@ -2,7 +2,7 @@ \begin{axis}[ scale only axis, height=8.75cm, - width=0.9*\textwidth, + width=0.85*\textwidth, mark size=0, line width=0.5pt, legend pos=south west, -- cgit v1.2.3