Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3478
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Horizontal pictures |
| Date | Tue, 22 Nov 2016 19:49:45 +0100 |
| Organization | A noiseless patient Spider |
| Lines | 54 |
| Message-ID | <o123v6$q0h$1@dont-email.me> (permalink) |
| References | <o116a1$arc$1@dont-email.me> <o11dt8$kna$1@solani.org> <o11fks$a5f$1@dont-email.me> <o11j42$o5a$1@dont-email.me> <o11kgc$rob$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Tue, 22 Nov 2016 18:49:10 -0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="762237d30b5af1fb8d691cbed8e322a7"; logging-data="26641"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+vg5VTrdfUlP2SpGGbu6gouSFwOcZN7vE=" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 |
| In-Reply-To | <o11kgc$rob$1@dont-email.me> |
| Cancel-Lock | sha1:jCjAB4C0RIWolcKSlEqOtTonY3U= |
| Xref | csiph.com comp.graphics.apps.gnuplot:3478 |
Show key headers only | View raw
On 22.11.2016 15:25, Dieter Britz wrote: > On Tue, 22 Nov 2016 15:02:13 +0100, Jörg Buchholz wrote: > >> On 22/11/16 14:02, Dieter Britz wrote: >>> On Tue, 22 Nov 2016 13:32:41 +0100, Karl Ratzsch wrote: >>> >>>> Am 22.11.2016 um 11:22 schrieb Dieter Britz: >>>>> For some reason, lately my gnuplots are rotated by 90 degrees, that >>>>> is standing up on the LHS. How do I force them to be horizontal? >>>>> >>>>> >>>> As usual, it impossible to tell from the information you give. >>>> >>>> What terminal? >>>> All terminals? >>>> >>>> The plot is rotated or the aspect ratio of the output? Both? >>>> >>>> What is LHS? >>> >>> Left-hand side. OK, here is the script: >>> >>> gnuplot << eoi set term postscript enh 20 set output 'ADI.eps' >>> unset key set multiplot layout 1, 2 set xlabel "T" >>> set xtics 0, 0.5, 1 set ylabel "% error" >>> plot 'ADI0.dat' using 1:3 w l lt 1 unset ylabel set xlabel "T" >>> plot 'ADI1.dat' using 1:3 w l lt 1 quit eoi >> >> >> Works as expected. Do you have switch your ghostview to "portrait" >> instead of "landscape" or "automatic". >> >> Jörg > > Danke. > Ich habe da etwas ausgelassen, um das nicht zu lang > zu machen. Da ist dann am Ende > > epstopdf ADI.eps > okular ADI.pdf > > und es ist die pdf-Datei die aufrecht steht. man epstopdf epstopdf --autorotate=All ADI.eps okular ADI.pdf gives a correct rotated pdf-file to you. Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Horizontal pictures Dieter Britz <dieterhansbritz@gmail.com> - 2016-11-22 10:22 +0000
Re: Horizontal pictures Karl Ratzsch <mail.kfr@gmx.net> - 2016-11-22 13:32 +0100
Re: Horizontal pictures Dieter Britz <dieterhansbritz@gmail.com> - 2016-11-22 13:02 +0000
Re: Horizontal pictures Karl Ratzsch <mail.kfr@gmx.net> - 2016-11-22 14:11 +0100
Re: Horizontal pictures Jörg Buchholz <bookwood4new@freenet.de> - 2016-11-22 15:02 +0100
Re: Horizontal pictures Dieter Britz <dieterhansbritz@gmail.com> - 2016-11-22 14:25 +0000
Re: Horizontal pictures Jörg Buchholz <bookwood4new@freenet.de> - 2016-11-22 19:49 +0100
Re: Horizontal pictures Dieter Britz <dieterhansbritz@gmail.com> - 2016-11-22 15:06 +0000
csiph-web