>>>>> "James" == James Boyle <[EMAIL PROTECTED]> writes:

    James> I have always felt that it would be useful to have
    James> available a collection of plots corresponding to the code
    James> in the examples file as part of the distribution. (for
    James> those examples that generate plots, of course) The plot
    James> names would be the same as the example code that generated
    James> them. It could be in an economical format (png?) so as to
    James> not take up a lot of space.  For my own part, I tend to be
    James> lazy and would like a way to peruse the new capabilities
    James> before I decide to install the new release or wait for the
    James> next.  This would also provide a complete gallery to help
    James> those considering adoption.  It would also provide a
    James> verification for persons testing a new install that this is
    James> what the results of running the examples should be.

The script examples/backend_driver.py does just this -- it runs a
most of the examples and generates output in a variety of formats
(PNG, PS, SVG).  I usually tun this before releases and load all the
images into a viewer to check for bugs.  We could add these generated
images to a web page...., but sourceforge is already complaining that
I am over my quota.  Apparently, I can ask for more space, though.

JDH


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to