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

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

[Octave-bug-tracker] [bug #44410] "axes (hax)" should reorder axes/color


From: Rik
Subject: [Octave-bug-tracker] [bug #44410] "axes (hax)" should reorder axes/colorbars/legends among uipanel children
Date: Fri, 22 Dec 2017 12:55:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #44410 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

Could the test code in the original submission be tested on Matlab?  It is not
clear from their documentation
(http://www.mathworks.com/help/matlab/ref/axes.html) that axes (hax) can be
used in this manner.  It seems that re-stacking might only occur if the parent
is a figure object.  Maybe there just needs to be a check on the parent to
decide whether to call restack_axes() in axes.m.  Alternatively, if it does
restack the axes in whatever the parent object is (figure, uipanel) then we
need to re-code axes.m because it assumes that the parent is always a figure.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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