On Tue, Dec 2, 2008 at 7:44 AM, Nils Wagner
<[EMAIL PROTECTED]> wrote:
>>>
>>> Hi all,
>>>
>>> I would like to visualize the ovality of a perturbed
>>> circular path by a polar plot.
>>> How can I improve the view wrt to scaling and ticks ?
>>
>> ylim(0, 2)
>> yticks(arange(0, 2, 0.25))

> Thank you for your reply.
>
> It is on the right path.
>
> Is it possible to restrict the view to an annulus
> 0.75 < r < 1.25 ?
>

Sorry, I'm not sure about that. I've cc'd the list incase anyone else can help.

Cheers,

Matt

-- 
Matt Foster | http://hackerific.net

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to