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

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

[Octave-bug-tracker] [bug #52481] Annotations not appearing on figure


From: Rik
Subject: [Octave-bug-tracker] [bug #52481] Annotations not appearing on figure
Date: Wed, 22 Nov 2017 13:58:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52481 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #2:

It also helps to have an existing axes object before adding an annotation. 
Try the following


close all
graphics_toolkit qt
gca
annotation ("textarrow", [.2, .50], [.21, .3])




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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