Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?J=c3=b6rg_Buchholz?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: undo "set key at " Date: Fri, 12 Feb 2016 21:18:55 +0100 Organization: A noiseless patient Spider Lines: 19 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Date: Fri, 12 Feb 2016 20:16:00 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="966071c086f84ded898ded283fbb609c"; logging-data="12683"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+vG+gRrV6BVJ8f70I5NsFXS0590vHi+P4=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 In-Reply-To: Cancel-Lock: sha1:umGvM8+c7FY8HrYrpBmoeqMNYYM= Xref: csiph.com comp.graphics.apps.gnuplot:3233 On 12.02.2016 14:57, Karl Ratzsch wrote: > Is there a way to get the key position settings back to the default > top/bottom//left/right state after > > set key at > > ? I've found nothing in "help key placement", the only way seems to be > "reset". > gnuplot> set key top left gnuplot> plot sin(x) gnuplot> set key default gnuplot> replot works with Version 5.0 patchlevel 1 on Debian. J=C3=B6rg