On 7/12/06, John Hunter <[EMAIL PROTECTED]> wrote:
> In a production app like a web application server generating graphics,
> often times you don't want any magic going on behind the hood, and
> pylab's stateful management of figures, the current figure, and the
> current axes grates on some people who like to have full control over
> object creation and destruction.
>
> So the webapp demo shows how to use the API to manage and use
> figures.  It is mainly a style choice.

Thanks, I'm starting to understand.  So since I am making a web app, I
should be refering to the API reference instead of the screenshots
code:
http://matplotlib.sourceforge.net/screenshots.html

If correct here, I guess I locate the API in the user guide?  Is there
anything else I should be using as a reference?

-Greg


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to