Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4211
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Why does it look like this? |
| Date | Mon, 12 Aug 2019 10:35:01 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 36 |
| Message-ID | <qir8bm$r4p$1@dont-email.me> (permalink) |
| References | <qi9708$5pg$1@dont-email.me> <qir0qt$hml$1@dont-email.me> <qir6s2$isu$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Mon, 12 Aug 2019 08:35:02 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="5872a2fa105ace938a934050844860ba"; logging-data="27801"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MlQJSuCES7xEMZ97YBfufCPxvfh/es4c=" |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
| Cancel-Lock | sha1:XKph3/AVlzlNc8ItyN4gDKKqJ04= |
| In-Reply-To | <qir6s2$isu$1@dont-email.me> |
| Content-Language | en-GB |
| Xref | csiph.com comp.graphics.apps.gnuplot:4211 |
Show key headers only | View raw
On 12/08/2019 10:09, au76666 wrote: > 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 I have done a test on a Linux-System with Version 5.0 patchlevel 6. Same result, both plots (.eps) are well centred. Displayed with evince, okular and ghostview. Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Why does it look like this? au76666 <britz@chem.au.dk> - 2019-08-05 12:21 +0000
Re: Why does it look like this? Gavin Buxton <gavinbuxton@gmail.com> - 2019-08-05 12:25 -0700
Re: Why does it look like this? au76666 <britz@chem.au.dk> - 2019-08-09 07:20 +0000
Re: Why does it look like this? Jörg Buchholz <bookwood4new@freenet.de> - 2019-08-12 08:26 +0200
Re: Why does it look like this? au76666 <britz@chem.au.dk> - 2019-08-12 08:09 +0000
Re: Why does it look like this? au76666 <britz@chem.au.dk> - 2019-08-12 08:18 +0000
Re: Why does it look like this? Jörg Buchholz <bookwood4new@freenet.de> - 2019-08-12 10:35 +0200
csiph-web