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

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

[Octave-bug-tracker] [bug #43282] annotation function missing


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #43282] annotation function missing
Date: Tue, 10 Feb 2015 23:43:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #9, bug #43282 (project octave):

Hi,

The only involved change I can see is in axes.m: the function forces the
annotation axes (when it exists) to always be on top of the figure children
stack. This is the only way I could find to not have new axes be drawn over
annotations. Without this annotations are hardly usable.

IMHO the patch is armless (provided I fix a find/replace error that is
currently in the patch) but it adds a call to findall (may be slow) each time
an axes is created. 
I'll benchmark this performance issue and report back here.  

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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