Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: au76666 Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Why does it look like this? Date: Mon, 12 Aug 2019 08:09:38 -0000 (UTC) Organization: A noiseless patient Spider Lines: 33 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 12 Aug 2019 08:09:38 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="60c007eb1222b2e471c04f772d8a086a"; logging-data="19358"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+AYm/6q+SwbRzuRWidO8PZ+7u/LdAFS3c=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:5SoDBBZwEOWYWmlx1/xUgO1UrwY= Xref: csiph.com comp.graphics.apps.gnuplot:4209 On Mon, 12 Aug 2019 08:26:37 +0200, Jörg Buchholz wrote: > On 05.08.2019 14:21, au76666 wrote: >> I have this little script for plotting a data file with two different >> y-ranges: >> >> gnuplot << eoi set term postscript enh eps 24 set output >> 'Ibandcompare.eps' >> set xlabel 'log10 T' >> set ylabel "IBAND.f90 - IBAND.cpp" >> set xrange [-40:320] >> plot 'ibandcompare.dat' w l lt 1 set yrange [-0.001:0.001] >> replot quit eoi >> >> The result can be seen here: http://www.dieterbritz.dk/Ibandcompare.pdf >> >> Why is the second plot shifted upward and to the right, so that parts >> of it are out of the picture? How do I prevent that? >> >> > Sorry, this is not reproducible. With Version 5.2 patchlevel 7 (WIN) > both plots are well centred. Can it be a problem from your "eps-Viewer"? > > Jörg Ah, so I might have an older version. It says Version 5.0 patchlevel 3 last modified 2016-02-21 So I will have to find out how to upgrade, without (hopefully) uninstalling it and re-installing it. -- Dieter Britz