Re: [matplotlib-devel] [Matplotlib-users] Open symbols in scatter plot

2007-01-04 Thread Eric Firing
John Hunter wrote: >> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: [...] > Indeed, lots of grand ideas. I've been toying with the idea of trying > to organize an mpl sprint in some fabulous destination, and trying to Somewhere in Hawaii, of course! > raise funds for several developers v

Re: [matplotlib-devel] coding guide

2007-01-04 Thread John Hunter
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: Eric> But in the process of making that pass, I ran into a small Eric> worm can: in the collections the kwargs and the setters Eric> don't match, so kwdocd['PatchCollection'], for example, is Eric> not quite right. The colle