implement central and parallel projection in 3d graphs; correct axis (tick direction...
commitb554c52f0ef8fb8235353c2ec0bc8ef74aa473c2
authorAndré Wobst <wobsta@users.sourceforge.net>
Fri, 28 Sep 2007 16:03:40 +0000 (28 16:03 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Fri, 28 Sep 2007 16:03:40 +0000 (28 16:03 +0000)
tree6996724860bd7ef6231f410d05ecc8853ecd3993
parent03ac91f06af287b749a93499cb86ba7dcfc2297f
implement central and parallel projection in 3d graphs; correct axis (tick direction and non-linearity in central projection)

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2887 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/color.py
pyx/graph/axis/positioner.py
pyx/graph/graph.py
pyx/graph/style.py
pyx/mesh.py
test/functional/test_graph3d.py