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/cylinder2d_deltap_comparison.tikz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img/cylinder2d_deltap_comparison.tikz') diff --git a/img/cylinder2d_deltap_comparison.tikz b/img/cylinder2d_deltap_comparison.tikz index 709273c..e06b53b 100644 --- a/img/cylinder2d_deltap_comparison.tikz +++ b/img/cylinder2d_deltap_comparison.tikz @@ -6,7 +6,7 @@ \begin{axis}[ scale only axis, height=7.5cm, - width=0.9*\textwidth, + width=0.85*\textwidth, legend cell align=left, legend pos=south east, grid=both, -- cgit v1.2.3