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

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

[Octave-bug-tracker] [bug #39529] graphics functions: unneeded new axis


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #39529] graphics functions: unneeded new axis when parent is specified as prop/val
Date: Thu, 25 Jul 2013 15:54:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #7, bug #39529 (project octave):

Rik,

I ran some plotting tests based on the current
devel.  Found no regressions.

In any case, I am sure that this will make progress
easier.

Bug #39546 is the same as it was.  The main thing that
needs a fix is that the "G" menu button appears
to unconditionally use the axis handle of the last drawn
subplot.  Pan and zoom use the axis handle of the subplot
where the cursor is, so that works just fine. It is not
obvious how to select the right axis handle for the 
"G" button.  Maybe left clicking on the subplot should
do it?

When I was looking at this I had some trouble until I
discovered that subplot() returns the axis handle.
I will do a documentation patch for that. 

Thanks for a lot of helpful work!


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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