do not divide by None for data.min and/or data.max being None (see patch #2833369)
commit404c0aede7ef84f59d331cab054a66bcb1854ed0
authorAndré Wobst <wobsta@users.sourceforge.net>
Sun, 15 May 2011 09:32:59 +0000 (15 09:32 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sun, 15 May 2011 09:32:59 +0000 (15 09:32 +0000)
tree3234f37a535618a804330fc99227000ffdcdc607
parentc3e58b7f0102f6f4d16209082b9cc4a4b4c7bb7c
do not divide by None for data.min and/or data.max being None (see patch #2833369)

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@3097 069f4177-920e-0410-937b-c2a4a81bcd90
CHANGES
pyx/graph/axis/axis.py