We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b46bdb commit d654c21Copy full SHA for d654c21
TODO
@@ -716,4 +716,6 @@ ZeroDivisionError: SeparableTransformation::eval_scalars yin interval is zero; c
716
717
-- DONE Darren's black band ps image problem.
718
719
--- Martin's zoomhist bug
+-- Martin's zoomhist bug
720
+
721
+-- Add shading for patches and patch collections.
lib/matplotlib/__init__.py
@@ -143,7 +143,7 @@
143
from __future__ import generators
144
145
146
-__version__ = '0.84.cvs.2'
+__version__ = '0.84.cvs.3'
147
__revision__ = '$Revision$'
148
__date__ = '$Date$'
149
0 commit comments