|
| From: | Stefan Mahr |
| Subject: | [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis |
| Date: | Mon, 23 Jun 2014 18:51:26 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36 |
Follow-up Comment #6, bug #39495 (project octave):
There are some problems with new polar plot. Following code produces an
error:
close all
polar(2)
polar(8)
Also, the calculation of rtick fails, since xtick seems to depend xlim.
Setting xlim was removed in previous changeset.
Attached a quick and dirty patch.
(file #31605)
_______________________________________________________
Additional Item Attachment:
File name: polar_fix.diff Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39495>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |