- some bargraph examples
commit3e398c38baa9c034220ba34aa37e748188a74d1e
authorAndré Wobst <wobsta@users.sourceforge.net>
Wed, 20 Oct 2004 11:36:26 +0000 (20 11:36 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Wed, 20 Oct 2004 11:36:26 +0000 (20 11:36 +0000)
tree9369f54304b52ae0ea57e3a615a700926ba8ca40
parent2e6871d81814e82190b3b48a7dc4dff3076abe0d
- some bargraph examples
- various minor cleanups and corrections

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1891 069f4177-920e-0410-937b-c2a4a81bcd90
13 files changed:
CHANGES
examples/bargraphs/.cvsignore [new file with mode: 0644]
examples/bargraphs/bar.dat [moved from examples/graphs/bar.dat with 100% similarity]
examples/bargraphs/compare.py [new file with mode: 0644]
examples/bargraphs/errors.py [new file with mode: 0644]
examples/bargraphs/minimal.py [new file with mode: 0644]
examples/bargraphs/multisubaxis.py [new file with mode: 0644]
examples/bargraphs/stacked.py [new file with mode: 0644]
examples/graphs/bar.py [deleted file]
manual/graph.tex
pyx/graph/axis/axis.py
pyx/graph/key.py
pyx/graph/style.py