Commit 14b8047
committed
MNT: Raise on GeoAxes limits manipulation
GeoAxes does not support changing limits. We already
raised on `set_x/ylim()`. This now also raises on
`set_x/ybounds()` and `invert_x/yaxis()`.
Closes matplotlib#28590.1 parent a04e35f commit 14b8047
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
154 | 163 | | |
155 | 164 | | |
156 | 165 | | |
| |||
0 commit comments