Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Uwe Scholz Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Right margin in pm3d plot not correct when using cblabel and postscript terminal Date: Tue, 5 Apr 2011 19:51:18 +0000 (UTC) Organization: albasani.net Lines: 36 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: news.albasani.net AXkJwhKYbdsE9LHRfN/UDYxcWjdhyvGAjV9BtqgIv5y5XtTBWP33e5+9Gk8ezMvIufIljA8qOsIWy6R+R8ihpg== NNTP-Posting-Date: Tue, 5 Apr 2011 19:51:18 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="O2VxpZNWNBfFJySIEmAvAbYtiwTCT2gr3UUDfTZKBd7Y5c6+6m1+QNOZYgnlcGo8vpkKU/pPGBN/Z25Q6KEAgjGnUZqPyj6zs4pGvJbvkBHA4lQoLlD5+ufaoLBy5moK"; mail-complaints-to="abuse@albasani.net" User-Agent: Pan/0.133 (House of Butterflies) Cancel-Lock: sha1:6uC7qsoCE+1Na7/e7hCMRiRlJis= Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:215 On Tue, 05 Apr 2011 08:59, Christoph Bersch wrote: > On 05.04.2011 00:02, Uwe Scholz wrote: >> >> [..] >> so that the tics on the cblabel are not so wide. Is this a bug or is >> there a way to automatically adjust the right margin of the plot? > >> Setting rmargin does not seem to have any effect. > > Setting the rmargin works for the CVS version. Nice to hear. Hopefully it will be stable some day :-) Nevertheless, the complete color box label should be visible without any margin tweaking, right? Does it show up correctly in the CVS version without doing so? > Try with set rmargin screen 0.8 This moves the hole plot to the left, also the cblabel. Thanks! By adjusting lmargin, the plot looks as I want. This is of course only a workarount, but it's a shorter one than directly editing the eps-file. > Interestingly, the right margin is correct, if I use > > set cbtics format '%.3f' > > which gives you the same number of digits as the default format '%g'. > > But I do not know, where this difference comes from. And, If you need > even more digits, the margin is not correct again. Thanks for trying this. I can confirm this strange beaviour here. Greatings Uwe Scholz