On Tue, Sep 15, 2009 at 8:10 AM, Florian Lindner <mailingli...@xgm.de> 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 tutorials to matplotlib that utilise the more pythonic
> API? Just something to get started and to be able to comprehend the
> API documentation.

The user's guide covers much of the API

  http://matplotlib.sourceforge.net/users/index.html

thought it *starts* with a pyplot tutorial.  In particular, see

  http://matplotlib.sourceforge.net/users/artists.html
  http://matplotlib.sourceforge.net/users/transforms_tutorial.html
  http://matplotlib.sourceforge.net/users/path_tutorial.html
  http://matplotlib.sourceforge.net/users/event_handling.html

JDH

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to