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

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

[Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/


From: Stefan Mahr
Subject: [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis
Date: Tue, 01 Jul 2014 22:32:11 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #18, bug #39495 (project octave):

I added check for ishold.

I'm not sure what should happen with this code:

plot(1,1)
hold on
polar(1:6,1:6)


Should it keep the plot axis and grid or overwrite with polar scaling and
grid? With attached patch it just overwrites the plot grid.


(file #31656)
    _______________________________________________________

Additional Item Attachment:

File name: polar_fix4.diff                Size:4 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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