Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1744
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Dieter Britz <dieterhansbritz@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Multiplot question |
| Date | Fri, 5 Apr 2013 08:44:39 +0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 23 |
| Message-ID | <kjm2tn$1e3$1@dont-email.me> (permalink) |
| References | <kirps0$4b7$1@dont-email.me> <ardr9rF4ocjU1@mid.individual.net> <kjjfgi$8dh$1@dont-email.me> <kjkiv9$6fp$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Fri, 5 Apr 2013 08:44:39 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="ac27bc306e2949aa06a7f4657450a20d"; logging-data="1475"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18fdPsRM+xx7qqpmjQtcwlgVMzHL1YGNCY=" |
| User-Agent | Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) |
| Cancel-Lock | sha1:mIrmuXefWA8dGjLPKP+ltp8/xWE= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1744 |
Show key headers only | View raw
On Thu, 04 Apr 2013 12:08:40 -0700, sfeam wrote: [...] > The "layout" option in multiplot is for the specific purpose of blocking > out equal size fractions of the canvas, which is apparently not what you > want. How about > > set multiplot set size ratio 1.0 set lmargin at screen 0.05 set bmargin > at screen 0.05 set rmargin at screen 0.40 set tmargin at screen 0.40 > plot 'left.dat' > set size ratio 1.0/1.33 set rmargin at screen 0.95 set lmargin at screen > 0.95 - 1.33*(0.35) > set bmargin at screen 0.05 set tmargin at screen 0.40 plot 'left.dat' > unset multiplot > > There may well be simpler ways, but I'm not clear on exactly what > arrangement you want. > > Ethan Thanks, that seems to do the job. (For some reason the ng system reformatted your text, sorry). -- Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-03-26 09:30 +0000
Re: Multiplot question Karl <mail.kfr@gmx.net> - 2013-03-26 14:21 +0100
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-03-26 13:35 +0000
Re: Multiplot question Ingo Thies <ingo.thies@gmx.de> - 2013-03-26 15:57 +0100
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-04 09:01 +0000
Re: Multiplot question sfeam <sfeam@users.sourceforge.net> - 2013-04-04 12:08 -0700
Re: Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2013-04-05 08:44 +0000
Re: Multiplot question Christoph Bersch <usenet@bersch.net> - 2013-03-26 15:57 +0100
csiph-web