Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ingo Thies Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Multiplot : inter - plot horizontal and vertical spacing (particular reference to epslatex terminal) Date: Thu, 06 Oct 2011 23:00:18 +0200 Lines: 21 Message-ID: <9f6j73Fn0eU1@mid.individual.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net nNXMgpz7Rf02OUpQtpDS6AMLBZpw33t1qActpDQihqT38Bm8lD Cancel-Lock: sha1:vbRLqgPwbNKPVY6t2PytdqEDR9A= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:6.0) Gecko/20110812 Thunderbird/6.0 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:636 Am 2011-10-06 15:33, schrieb Rayd: > Hi. I need help on how to manipulate the horizontal and vertical inter- > plot spacings in the multiplot mode. > I'm sure this should also go with consideration of margins (top, > bottom, left, and right). I have a my plotting > commands in a script which I then run in batch mode. My task is > essentially about producing a single graph > with 12 plots in 4-rows and 3-columns. I intend to have y1 labels on > the outer left margin, y2 labels on the > outer right margin, x labels on the outer bottom margin, and a title/ > legend/key on the outer top margin. I have encountered these problems earlier and have created a solution that works for me. Maybe this set of scripts be helpful for you, too: http://www.astro.uni-bonn.de/~ithies/gnuplot/mplayout/ HTH Ingo