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

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

[Octave-bug-tracker] [bug #49194] Surface color incorrect under gnuplot


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #49194] Surface color incorrect under gnuplot 4.4.0
Date: Fri, 30 Sep 2016 07:38:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #4, bug #49194 (project octave):

The attached patch does what I proposed below, i.e., adds the one surface
color to the extended color map.  It's a very simple change.  Try

demo waterfall 1
kids = get(gca,'children')
set(kids(1),'facecolor',"cyan")

Note that I'm not sure things like 'facecolor' being "flat" works consistent
with Matlab, but the description isn't clear to me.  Anyway, I think there
isn't enough time to aim for 100% consistency before release 4.2.  This
attached should do for now.

(file #38627)
    _______________________________________________________

Additional Item Attachment:

File name: octave-gnuplot_surf_facecolor_bug49194-djs2016sep29.patch Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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