Menu

Commit [r7145]  Maximize  Restore  History

make default argument to Axes.get_xaxis_transform() not raise error

I made this a separate commit from the previous one because it may be
useful to see the errors that arise if get_xaxis_transform() or
get_yaxis_transform() are called with no arguments. This would allow
one to figure out which code paths are calling these methods and fix
them if needed rather than silently partially succeeding.

astraw 2009-05-27

changed /trunk/matplotlib/examples/api/custom_projection_example.py
changed /trunk/matplotlib/lib/matplotlib/axes.py
changed /trunk/matplotlib/lib/matplotlib/projections/geo.py
changed /trunk/matplotlib/lib/matplotlib/projections/polar.py
/trunk/matplotlib/examples/api/custom_projection_example.py Diff Switch to side-by-side view
Loading...
/trunk/matplotlib/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...
/trunk/matplotlib/lib/matplotlib/projections/geo.py Diff Switch to side-by-side view
Loading...
/trunk/matplotlib/lib/matplotlib/projections/polar.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB