Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3232 > unrolled thread

undo "set key at <pos>"

Started byKarl Ratzsch <mail.kfr@gmx.net>
First post2016-02-12 14:57 +0100
Last post2016-02-13 10:25 +0100
Articles 3 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  undo "set key at <pos>" Karl Ratzsch <mail.kfr@gmx.net> - 2016-02-12 14:57 +0100
    Re: undo "set key at <pos>" Jörg Buchholz <bookwood4news@freenet.de> - 2016-02-12 21:18 +0100
      Re: undo "set key at <pos>" Karl Ratzsch <mail.kfr@gmx.net> - 2016-02-13 10:25 +0100

#3232 — undo "set key at <pos>"

FromKarl Ratzsch <mail.kfr@gmx.net>
Date2016-02-12 14:57 +0100
Subjectundo "set key at <pos>"
Message-ID<n9kocv$afv$1@solani.org>
Is there a way to get the key position settings back to the default
top/bottom//left/right state after

  set key at <pos>

? I've found nothing in "help key placement", the only way seems to be
"reset".

  Karl

[toc] | [next] | [standalone]


#3233

FromJörg Buchholz <bookwood4news@freenet.de>
Date2016-02-12 21:18 +0100
Message-ID<n9lei0$ccb$1@dont-email.me>
In reply to#3232
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 <pos>
>
> ? 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örg

[toc] | [prev] | [next] | [standalone]


#3234

FromKarl Ratzsch <mail.kfr@gmx.net>
Date2016-02-13 10:25 +0100
Message-ID<n9msph$71g$1@solani.org>
In reply to#3233
Am 12.02.2016 um 21:18 schrieb Jörg Buchholz:
> 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

> gnuplot> set key default

Da hatte ich wohl Tomaten auf den Augen. Danke!

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web