graph style/data rework basically finished (cleanups and improvements are still needed)
commit75dbcc08492eca4dccc71f4da502c18910b62b69
authorAndré Wobst <wobsta@users.sourceforge.net>
Fri, 2 Jul 2004 15:39:50 +0000 (2 15:39 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Fri, 2 Jul 2004 15:39:50 +0000 (2 15:39 +0000)
treee1cce58798e2ec889886dbd8588e7eff1384d09c
parent1dcfe5bb8c9743e43bd8e7650da2adc681f14c59
graph style/data rework basically finished (cleanups and improvements are still needed)

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1792 069f4177-920e-0410-937b-c2a4a81bcd90
13 files changed:
CHANGES
examples/graphs/arrows.py
examples/graphs/bar.py
examples/graphs/change.py
examples/graphs/integral.py
examples/graphs/partialfill.py
examples/graphs/washboard.py
manual/palettename.py
pyx/graph/data.py
pyx/graph/style.py
test/functional/test_bargraph.py
test/functional/test_deco.py [deleted file]
test/functional/test_timeaxis.py