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

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

[Octave-bug-tracker] [bug #35144] trisurf plots differently in gnuplot a


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35144] trisurf plots differently in gnuplot and FLTK
Date: Sun, 25 Dec 2011 19:45:55 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

Follow-up Comment #14, bug #35144 (project octave):

I did some more testing of the edgecolor. Apparently, the line associated with
gnuplot's 3D patches works differently.


demo trisurf 2
h = findobj (gca, "type", "patch");
set (h, "linewidth", 10)


The result is a blackline drawn around the visible perimeter of the image.

I'm not sure how this can easily be fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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