octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #34523] surf() with gnuplot does not handle Fa


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #34523] surf() with gnuplot does not handle FaceColor correctly
Date: Wed, 24 Jun 2015 23:09:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #16, bug #34523 (project octave):

OK.  I had looked at the latest 5.1 documentation and it doesn't list "border"
in the options either.  (It is a subtopic.  The hidden3d/pm3d documentation is
spread out over several areas.)  So I was hoping that "border" had been
introduced prior to the linetype, etc.  Guess not.

I've gnuplot 4.6 compiled here.  It doesn't seem to have any of the "set pm3d
border/linetype/linecolor/etc" options.  In fact, I don't understand why this
"border" option was added.  It appears that gnuplot can add the lines with
something like:

set hidden3d front
splot x*y with pm3d, x*y with lines

which should handle the hidden 3d removal of lines.

I'm going to take a couple days to inquire with gnuplot developers what
"border" is for.  If there isn't a salient reason for that, I think I'll try
to rework the changeset slightly to try avoiding its and include another set
of data for the mesh lines.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34523>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]