update the axes examples to the new structure -- hopefully its now becoming more...
[PyX/mjg.git] / gallery / README
blobd23fe6f734ab0e1295c8c3375f0f91c9223a9942
1 PyX gallery
3 Similar to the PyX example pages the gallery shows you some ready-to-run PyX
4 code. But while the examples try to provide you minimal examples to explain
5 certain PyX features, the subject for the gallery is to show you some fancy
6 and/or real world examples. While sometimes you will find some explanations
7 similar to those of the example pages, but a full description of all the
8 details are far out of scope for the gallery. Still, the shown code might be
9 well suited as a starting point for own experiments with PyX.
11 We encourage you to submit suitable gallery examples via the [PyX mailing lists
12 http://sourceforge.net/mail/?group_id=45430]. In case the example needs
13 external data, please try to use a single external data file only. Optionally,
14 you can include a short description on the specifics of the example, e.g., what
15 cool feature of PyX it makes use of.