On Tue, 2 Dec 2008 11:11:44 -0600 "Ryan May" <rm...@gm...> wrote:
> On Tue, Dec 2, 2008 at 10:12 AM, Wildemar Wildenburger <
> wil...@fr...> wrote:
>
> > (snip)
> > polar([1,2,3,4],[1,3,4,2], "o")
> >
> > to my surprise does not give me 4 distinct points but rather some
> > interpolated points as well. This is highly unexpected, nay,
> > unwanted. It used to work well in Fedora 8 (don't know which
> > version I ran there).
> >
> > Fedora 10
> > Python 2.5.2
> > matplotlib 0.98.1
> >(snip)
>
> Works for me on 0.98.3 and SVN HEAD. I get 4 blue dots. Can you
> send an image showing the output you're getting?
>
See the attached screenshot.
thanks,
/W |