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


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

keyentry with unset surface

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject keyentry with unset surface
Date 2019-01-14 07:57 +0100
Organization A noiseless patient Spider
Message-ID <q1hbt1$3u0$1@dont-email.me> (permalink)

Show all headers | View raw


Hello,

it looks like the new keyword "keyentry" not works with "unset surface"
in splot. There is only the title in the key and no line.

example:

set contour base
splot x*y, keyentry w l lt 1 t'test'

there is a keyenty 'test' with a line in the key


set contour base
unset surface
splot x*y, keyentry w l lt 1 t'test'

there is only the title 'test' in the key but no line

gnuplot Version 5.2 patchlevel 6

Jörg

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


Thread

keyentry with unset surface Jörg Buchholz <bookwood4new@freenet.de> - 2019-01-14 07:57 +0100

csiph-web