Re: [Matplotlib-users] More points in polar plot than expected

2008-12-02 Thread Wildemar Wildenburger
On Tue, 02 Dec 2008 12:43:14 -0500 Michael Droettboom <[EMAIL PROTECTED]>
wrote:

> Yeah.  This is a known bug that was fixed since 0.98.1.
> 
Rats! Lets hope the Fedora guys are quick with the updating.

Thanks for ending my head-banging, though.

/W

-
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


Re: [Matplotlib-users] More points in polar plot than expected

2008-12-02 Thread Michael Droettboom
Yeah.  This is a known bug that was fixed since 0.98.1.

Cheers,
Mike

Ryan May wrote:
> On Tue, Dec 2, 2008 at 10:12 AM, Wildemar Wildenburger 
> <[EMAIL PROTECTED] > wrote:
>
> Hi there,
>
> telling pyplot
>
>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
>
> Any ideas?
>
>
> 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?
>
> Ryan
>
> -- 
> Ryan May
> Graduate Research Assistant
> School of Meteorology
> University of Oklahoma
> 
>
> -
> 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
>   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-
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


Re: [Matplotlib-users] More points in polar plot than expected

2008-12-02 Thread Ryan May
On Tue, Dec 2, 2008 at 10:12 AM, Wildemar Wildenburger <
[EMAIL PROTECTED]> wrote:

> Hi there,
>
> telling pyplot
>
>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
>
> Any ideas?
>

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?

Ryan

-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
-
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


[Matplotlib-users] More points in polar plot than expected

2008-12-02 Thread Wildemar Wildenburger
Hi there,

telling pyplot

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

Any ideas?


/W

-
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