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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #42285] linkprop doesn't always work with axes limits
Date: Sat, 17 May 2014 10:23:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

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

Among the repercussions I can see, any listenner that is added to an axes (or
figure) should be accompanied by a deletefcn that dellistener. For example, I
suspect the new polar grid, that inherits some of its parent axes properties,
will leave out-dated listeners onces deleted (can't test it at the moment as I
can't pull). The following code should then throw errors:


polar (...)
cla
plot (1:10)


    _______________________________________________________

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]