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 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: References: 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 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