Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!198.186.194.247.MISMATCH!news-out.readnews.com!transit3.readnews.com!postnews.google.com!da3g2000vbb.googlegroups.com!not-for-mail From: =?ISO-8859-1?B?UOl0ZXIgSnVo4XN6?= Newsgroups: comp.graphics.apps.gnuplot Subject: set key tmargin with splot map Date: Fri, 9 Dec 2011 06:45:44 -0800 (PST) Organization: http://groups.google.com Lines: 16 Message-ID: <61c90143-2e5a-4852-9b70-1007f3cc82c1@da3g2000vbb.googlegroups.com> NNTP-Posting-Host: 193.225.144.95 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1323441944 15052 127.0.0.1 (9 Dec 2011 14:45:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 9 Dec 2011 14:45:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: da3g2000vbb.googlegroups.com; posting-host=193.225.144.95; posting-account=zDLjuQoAAAC_blU_eX_4MHabi0k_sknv User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111107 Ubuntu/10.04 (lucid) Firefox/3.6.24,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:733 Is there a specific reason why "set key tmargin" is ignored with splots? set view map set key tmargin splot x Yet, the key is still in the default position (upper right corner). "set key (b|l|r)margin" work as expected. Even weirder: "set key center" positions the key at the bottom of the plot. P=E9ter Juh=E1sz