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

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

[Octave-bug-tracker] [bug #49980] plotyy fails after previous plot


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #49980] plotyy fails after previous plot
Date: Thu, 5 Jan 2017 21:46:07 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #12, bug #49980 (project octave):

There could be a hidden base_property, e.g. "__is_clean__", that Freset can
use to decide what to do.
At first sight, set, addproperty and addlistener (and the internal
__go_axis_init__) are the only functions where one can alter a graphics object
from the interpreter; but there may be others and we need to identify
everyone... Those functions should take care of turning "__is_clean__" off,
but only if necessary (set can return without error and without having
actually changed any value).

At the end of the day the question is "is calling reset on eventually clean
axes such an overhead?" At least we have lived with it up to now.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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