forked from SciTools/cartopy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug with set_boundary() and clipping (Fixes SciTools#1620)
We weren't set up to be able to update the transform and have that propagate downstream because other parts of matplotlib grab a reference to the Axes.patch transform. Therefore, use a TransformWrapper so we can update.
- Loading branch information
1 parent
4d158c9
commit ea81f52
Showing
3 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+48.3 KB
...rtopy/tests/mpl/baseline_images/mpl/test_axes/geoaxes_set_boundary_clipping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters