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


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

contour lines have points

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject contour lines have points
Date 2018-07-30 15:13 +0200
Organization A noiseless patient Spider
Message-ID <pjn2t2$mpv$1@dont-email.me> (permalink)

Show all headers | View raw


Hello,

I have points at my contour lines. In the key the contour is shown
without points and I don't want have them. How can I delete the points
at the contour lines?

Jörg

example:
reset
set encoding utf8
set dgrid3d 5,5
set grid
set pm3d at sb interpolate 0,0
set contour base
set xyplane 1.0
set view 75,33,1,1
splot 'test.dat' u 1:2:3 w lp pt 6

example data:
1 1 3
1 2 4
1 3 5
1 4 4
1 5 2
2 1 2
2 2 2
2 3 5
2 4 3
2 5 2
3 1 3
3 2 4
3 3 5
3 4 4
3 5 2
4 1 2
4 2 2
1 3 5
4 4 3
4 5 2
5 1 3
5 2 4
5 3 5
5 4 4
5 5 2

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


Thread

contour lines have points Jörg Buchholz <bookwood4new@freenet.de> - 2018-07-30 15:13 +0200
  Re: contour lines have points Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2018-07-30 21:10 +0200
    Re: contour lines have points Jörg Buchholz <bookwood4new@freenet.de> - 2018-07-31 07:05 +0200
      Re: contour lines have points Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-31 09:42 +0200
        Re: contour lines have points Ethan Merritt <sfeam@users.sf.net> - 2018-07-31 20:08 +0000
          Re: contour lines have points Jörg Buchholz <bookwood4new@freenet.de> - 2018-08-01 07:56 +0200
        Re: contour lines have points Jörg Buchholz <bookwood4new@freenet.de> - 2018-08-01 07:42 +0200

csiph-web