lt. It may be a good idea to add this to the docstring to help clarify how
C,reduce_C_function works.
Thanks!
--Michiel.
--- On Sat, 7/26/08, John Hunter <[EMAIL PROTECTED]> wrote:
> From: John Hunter <[EMAIL PROTECTED]>
> Subject: Re: [matplotlib-devel] hexbin exten
Eric Firing wrote:
> Andrew Straw wrote:
>> Hi all,
>>
>> I've added some functionality to my copy hexbin, and I thought I'd
>> bounce it off folks (esp. Michael) to see if it seems like a good idea
>> to add it to MPL.
>>
>> Here's the beginning of the docstring of the new version. What I've
>> ad
Andrew Straw wrote:
> Hi all,
>
> I've added some functionality to my copy hexbin, and I thought I'd
> bounce it off folks (esp. Michael) to see if it seems like a good idea
> to add it to MPL.
>
> Here's the beginning of the docstring of the new version. What I've
> added is the optional argumen
On Sat, Jul 26, 2008 at 3:37 PM, Andrew Straw <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've added some functionality to my copy hexbin, and I thought I'd
> bounce it off folks (esp. Michael) to see if it seems like a good idea
> to add it to MPL.
Do you mean Michiel, the hexbin author? I m CC-ing
I just fixed a small bug when bins were not filled and C was specified.
Attached is the revised version.
Index: lib/matplotlib/axes.py
===
--- lib/matplotlib/axes.py (revision 5892)
+++ lib/matplotlib/axes.py (working copy)
@@ -4941,24