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

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

[Octave-bug-tracker] [bug #42285] linkprop doesn't always work with axes


From: Rik
Subject: [Octave-bug-tracker] [bug #42285] linkprop doesn't always work with axes limits
Date: Mon, 19 May 2014 15:07:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #5, bug #42285 (project octave):

Your example does produce an error.  Actually, I think polar needs to be
overhauled anyways because the first two commands don't work either.


polar(...)
cla


In this case the hggroup which defines the polar grid is left in place.

This piece of code is also imperfect:


plot (1:10)
legend abc
cla


Because the legend object is implemented as another axis of the figure it
isn't cleared when the first axis is.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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