From b7e060461e986a5bedb4c018b44ae3f1f34d7f11 Mon Sep 17 00:00:00 2001 From: francis Date: Tue, 11 Aug 2009 17:21:20 +0000 Subject: Size and line width tweaks. --- script/request-creation-graph | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'script/request-creation-graph') diff --git a/script/request-creation-graph b/script/request-creation-graph index b30850ec1..186626d7c 100755 --- a/script/request-creation-graph +++ b/script/request-creation-graph @@ -5,10 +5,11 @@ # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ # -# $Id: request-creation-graph,v 1.8 2009-08-11 16:56:23 francis Exp $ +# $Id: request-creation-graph,v 1.9 2009-08-11 17:21:20 francis Exp $ -GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1200,400" +GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1600,600" EXTENSION=".png" +LW=4 #GPLOT_OUTPUT="set terminal fig color big thickness 1" #EXTENSION=".fig" #GPLOT_OUTPUT="set terminal svg size 800 250" @@ -88,17 +89,17 @@ cat >$GPSCRIPT <