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: Rik
Subject: [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis
Date: Tue, 16 Jul 2013 17:10:27 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

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

                 Summary: polar plot should have a circular rho/theta axis
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 16 Jul 2013 10:10:26 AM PDT
                Category: Plotting
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When polar() is used to produce a plot the axis is still very much a
rectangular Cartesian axis.  Matlab does a nice job of drawing circles of
various constant radius as well as radii at various angles.  The constant 'r'
curves are labeled with the distance from the center and the radii are labeled
with their angle measures.

It seems like this would have to be created as some sort of hggroup which was
a child of the current axis.  It only consists of some lines and text labels
so it wouldn't be that hard to create.  It might have to have some listeners,
however, so that if the axis linestyle, font, etc. were changed that the
changes would be propagated through the hggroup.




    _______________________________________________________

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]