On Tue, Jan 6, 2009 at 00:20, Christopher Barker <[email protected]> wrote: > Sandro Tosi wrote: >> >> The idea of the book is to start with simple plots, describing the >> methods we call and how they work, to go into more details along the >> book. > > I suggest that you focus on the OO interface, rather than the pylab > interface from the beginning. This will ease the transition from command > line use to embedding, help folks understand the structure of MPL, and is > the "right" way to do it (IMHO) with an OO language anyway.
So you suggest to start from matplotlib.pyplot and not from pylab? Well, sure it's an interesting point-of-view. I'll reflect about your proposal. Thanks!! -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
