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

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

[Octave-bug-tracker] [bug #56975] area plot insensitive to colormap


From: Rik
Subject: [Octave-bug-tracker] [bug #56975] area plot insensitive to colormap
Date: Wed, 2 Oct 2019 01:17:25 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0

Update of bug #56975 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Which version of Matlab are you using?  In R2019b there is no effect when
changing colormap.  For documentation, see
https://www.mathworks.com/help/matlab/ref/area.html.

It appears that you need to use


area (Y, 'facecolor', 'flat')
colormap summer


in order to have the colors depend on the colormap.  This syntax works in
Octave.  This works on the dev branch, but is partially broken on 5.1.0.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56975>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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