|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis |
| Date: | Thu, 26 Jun 2014 04:12:22 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 |
Follow-up Comment #17, bug #39495 (project octave):
I would be fine committing the last diff if you like.
I think we should probably address the FIXME note about not overriding
existing axis preferences if ishold is on. For example, when I use hold on
and call polar several times I end up with several copies of the polar
hggroup. It would be better to just keep a single copy and adjust it as
necessary.
Maybe test ishold and if it is on, look for an hggroup with the tag
"polar_grid". If it exists we can update it rather than create a new one.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39495>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |