Applied upstream as r3028 r3025 r3024
[PyX/mjg.git] / gallery / README
blob330f38e961a4b5a06b98178141ff9bf93bb60791
1 PyX gallery
3 Similar to the PyX example pages the gallery shows you some ready-to-run PyX
4 code. But whereas the examples try to provide you minimal examples to explain
5 various features of PyX, in the gallery, we show you some fancy and/or real world
6 examples. While sometimes you will find some explanations similar to those of
7 the example pages, a full description of all the details is far out of scope
8 for the gallery. Still, the shown code might be well suited as a starting point
9 for your 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.