|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52185] Make it possible to position annotations relative to axes or data |
| Date: | Thu, 4 Jan 2018 14:46:04 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #52185 (project octave):
Status: None => Confirmed
Release: 4.2.1 => dev
_______________________________________________________
Follow-up Comment #3:
This is a known problem in Matlab as well and is related to how they chose to
implement Annotation objects. Try an Internet search for "matlab annotation
data units" and you will see lots of solutions. This Stack Overflow article
was reasonable:
https://stackoverflow.com/questions/11499370/how-to-plot-arrow-onto-a-figure-in-matlab
One of the solutions is the one suggested here of changing the parent to the
axes. The most general seems to be using a function that Matlab provides to
convert between "data" coordinates and "normalized" coordinates.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52185>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |