Re: [matplotlib-devel] sample canvas object code

2007-07-21 Thread Paul Kienzle
On Sat, Jul 21, 2007 at 02:39:52PM -0500, John Hunter wrote: > On 7/21/07, Paul Kienzle <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm attaching the canvas object code I've been playing with. > > > > The API is still incomplete, but in the spirit of release early, > > release often, I'll put it out

Re: [matplotlib-devel] sample canvas object code

2007-07-21 Thread John Hunter
On 7/21/07, Paul Kienzle <[EMAIL PROTECTED]> wrote: > Hi, > > I'm attaching the canvas object code I've been playing with. > > The API is still incomplete, but in the spirit of release early, > release often, I'll put it out there for people to comment on. Hey Paul this is really cool stuff. Ther