rework the bar graph examples for 0.9
commit4918b8b141c0083ce4332b9e40f860e013cc09ab
authorAndré Wobst <wobsta@users.sourceforge.net>
Sat, 20 May 2006 04:54:52 +0000 (20 04:54 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sat, 20 May 2006 04:54:52 +0000 (20 04:54 +0000)
treeb74113b71efa0344d55ca493f59e5d83b791a59c
parentab4b8a8e24935c5c4a991a449da9fcddd521af77
rework the bar graph examples for 0.9

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2740 069f4177-920e-0410-937b-c2a4a81bcd90
21 files changed:
examples/bargraphs/INDEX
examples/bargraphs/README [new file with mode: 0644]
examples/bargraphs/addontop.py [deleted file]
examples/bargraphs/bar.dat [deleted file]
examples/bargraphs/changebar.py [new file with mode: 0644]
examples/bargraphs/changebar.txt [new file with mode: 0644]
examples/bargraphs/compare.py
examples/bargraphs/compare.txt [new file with mode: 0644]
examples/bargraphs/errors.py
examples/bargraphs/errors.txt [new file with mode: 0644]
examples/bargraphs/fromvalue.py [new file with mode: 0644]
examples/bargraphs/fromvalue.txt [new file with mode: 0644]
examples/bargraphs/minimal.dat [moved from examples/bargraphs/stacked.dat with 92% similarity]
examples/bargraphs/minimal.py
examples/bargraphs/minimal.txt [new file with mode: 0644]
examples/bargraphs/month.py [new file with mode: 0644]
examples/bargraphs/month.txt [new file with mode: 0644]
examples/bargraphs/months.py [new file with mode: 0644]
examples/bargraphs/multisubaxis.py [deleted file]
examples/bargraphs/stacked.py
examples/bargraphs/stacked.txt [new file with mode: 0644]