[Matplotlib-users] show Z data for contour plots

2008-05-18 Thread Ryan Dale
When I create a plot with contourf(X,Y,Z) the X and Y data are displayed in text (as usual) in the lower right-hand corner of the figure window. Is there a way to report the Z data as well? thanks, -Ryan - This SF.net

[Matplotlib-users] dynamic_collections.py example not working in SVN?

2008-03-17 Thread Ryan Dale
Hi, I tried to run the dynamic_collections.py example in the source directory (SVN revision 5002) but got the following error: Traceback (most recent call last): File dynamic_collection.py, line 23, in module transOffset = ax.transData, TypeError: __init__() got multiple values for