Hi Mathew,
On Tue, Jun 16, 2009 at 21:20, Yeates, Mathew
C wrote:
> Hi
>
> I am running the following snippet
>
> ax = axes(polar=True)
>
> polar(angles,mag,'bo')
please include a full, working example: with this so few information
we can help a little.
> and I get the attached plot
no attached
Hi
I am running the following snippet
ax = axes(polar=True)
polar(angles,mag,'bo')
and I get the attached plot
How do make the dashed lines continue inward? How do choose the spacing? How
do remove the ugly text?
Mathew