On 06/05/2011 06:00 PM, Fernando Perez wrote:
> Hi all,
>
> I think there's a problem with scatter() that didn't use to be there,
> as in current HEAD it seems to not be computing xlim/ylim correctly:
>
> scatter(range(100),rand(100))
>
> sets a plot with a (0,1) window on x/y, which is obviously the wrong
> range. Is anyone else seeing this?
Now I see where the problem came from: 86774fc290, back in February.
Fixed in de39c798e0.
Eric
>
> Thanks,
>
> f
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
|