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


Groups > comp.graphics.apps.gnuplot > #3233

Re: undo "set key at <pos>"

From Jörg Buchholz <bookwood4news@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: undo "set key at <pos>"
Date 2016-02-12 21:18 +0100
Organization A noiseless patient Spider
Message-ID <n9lei0$ccb$1@dont-email.me> (permalink)
References <n9kocv$afv$1@solani.org>

Show all headers | View raw


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

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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

csiph-web