On Fri, Apr 2, 2010 at 1:25 PM, Peter Butterworth wrote:
> Any feedback on the submitted patch ?
>
>
> I've now added the possibility to switch autoscale off.
>
> On Sun, Mar 28, 2010 at 9:26 PM, Peter Butterworth
> wrote:
> > please find attached the 2 patched files and the diff vs trunk.
>
Hi
Jeff Klukas wrote:
> Alright, I have attached a top-level diff that contains the changes to
> axes.py that allow sending multiple colors to the 'color' argument in
> Axes.hist.
>
> Below is a short examples that passes lists to 'colors' and 'labels'.
Jeff,
Thanks. I find that both hist and the
Any feedback on the submitted patch ?
I've now added the possibility to switch autoscale off.
On Sun, Mar 28, 2010 at 9:26 PM, Peter Butterworth wrote:
> please find attached the 2 patched files and the diff vs trunk.
Ryan May wrote:
> On Fri, Apr 2, 2010 at 11:42 AM, Eric Firing wrote:
>> Ryan May wrote:
>>> On Fri, Apr 2, 2010 at 1:23 AM, Eric Firing wrote:
> On Fri, Mar 26, 2010 at 12:13 PM, Ryan May wrote:
>> I just hit a problem with using quiver with Basemap when when
>> angles='xy'. Becaus
On Fri, Apr 2, 2010 at 11:42 AM, Eric Firing wrote:
> Ryan May wrote:
>>
>> On Fri, Apr 2, 2010 at 1:23 AM, Eric Firing wrote:
On Fri, Mar 26, 2010 at 12:13 PM, Ryan May wrote:
>
> I just hit a problem with using quiver with Basemap when when
> angles='xy'. Because Basemap
Ryan May wrote:
> On Fri, Apr 2, 2010 at 1:23 AM, Eric Firing wrote:
>>> On Fri, Mar 26, 2010 at 12:13 PM, Ryan May wrote:
I just hit a problem with using quiver with Basemap when when
angles='xy'. Because Basemap's x,y units are in meters, you end up
with angles that are quantize
On Fri, Apr 2, 2010 at 1:23 AM, Eric Firing wrote:
>> On Fri, Mar 26, 2010 at 12:13 PM, Ryan May wrote:
>>> I just hit a problem with using quiver with Basemap when when
>>> angles='xy'. Because Basemap's x,y units are in meters, you end up
>>> with angles that are quantized due to floating poin
Ryan May wrote:
> Ping. Not sure if you missed it first time around or are just that busy.
>
I looked, but decided I needed to look again, and then lost it in the
stack. See below.
> Ryan
>
> On Fri, Mar 26, 2010 at 12:13 PM, Ryan May wrote:
>> Eric,
>>
>> I just hit a problem with using qu