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

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

[Octave-bug-tracker] [bug #50750] OpenGL: Lines always appear above patc


From: Rik
Subject: [Octave-bug-tracker] [bug #50750] OpenGL: Lines always appear above patches for 2-D plots with zdata == []
Date: Thu, 18 May 2017 13:05:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

Update of bug #50750 (project octave):

                  Status:         Patch Submitted => Patch Reviewed         

    _______________________________________________________

Follow-up Comment #8:

@Pantxo: I tried your patch and it definitely resolves the issues experienced.
 I think it is probably the right direction, but it needs some refinement.  On
3-D plots that are presented as 2-D plots, such as contourf or autumn, the
axes ticks are now underneath the patch object rather than above.

Try


demo autumn
OR
demo contourf 1


to see what I mean.

The problem seems to be that the axes "layer" property which can be "top" or
"bottom" is no longer working.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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