On Wed, Aug 18, 2010 at 8:03 AM, Nils Wagner
<nwag...@iam.uni-stuttgart.de>wrote:

> Hi all,
>
> Is it possible to create a polar plot, where the lower
> bound of the radius is larger than zero ?
> I would like to plot an annulus.
>
> Any pointer would be appreciated.
>
> Thanks in advance
>
>                                             Nils
>
>
Nils,

It appears that there is a .set_rmin() function, however, I don't think it
does what we expect it to.  I can't get an annulus, but it only plots the
parts that are r >= r_min (but r_min is at the origin, and the axis labels
are in the wrong places...)

Ben Root
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to