Re: [Matplotlib-users] Tutorial to object-oriented API

2009-09-15 Thread Alan G Isaac
If you are just trying to get started, this might help: http://econpy.googlecode.com/svn/trunk/software4econ.xhtml#mpl_hints Ow, see John's list of suggestions. Alan Isaac -- Come build with us! The BlackBerry® Develope

Re: [Matplotlib-users] Tutorial to object-oriented API

2009-09-15 Thread John Hunter
On Tue, Sep 15, 2009 at 8:10 AM, Florian Lindner wrote: > Hello, > > all tutorials I've found so far are about the stateful pylab API. > Since I've never worked with Matlab and grew up with doing things in > an OOP way using the pylab interface feels very unnatural for me. > > Are there any tutori

[Matplotlib-users] Tutorial to object-oriented API

2009-09-15 Thread Florian Lindner
Hello, all tutorials I've found so far are about the stateful pylab API. Since I've never worked with Matlab and grew up with doing things in an OOP way using the pylab interface feels very unnatural for me. Are there any tutorials to matplotlib that utilise the more pythonic API? Just some