|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #55859] [octave forge] (signal) zplane.m multiplicity annotations should not use superscript |
| Date: | Sat, 9 Mar 2019 12:46:36 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36 |
Follow-up Comment #10, bug #55859 (project octave):
I do want to be somewhat Matlab compatible in how the labels are attached to
the figure. I know that Matlab sets VerticalAlignment to 'bottom', and adds an
offset to the X coordinate of the position. It should be a combination of
comment #9 and your patch in file #46473. It would be better if you didn't
have to pass an extra parameter into the plot_with_labels function. Inside the
function you can 'get (gca, "xlim")', for example, 'diff (get (gca, "xlim"))'
is an easy way to get the X range.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55859>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |