You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cartopy doesn't draw tick labels on the right side of the axis of a Plate Carree projection if central_longitude is set to anything other than 0. This was reported in 2021 as issue #1923, but no one responded to the issue (except me).
Description
Cartopy doesn't draw tick labels on the right side of the axis of a Plate Carree projection if
central_longitude
is set to anything other than 0. This was reported in 2021 as issue #1923, but no one responded to the issue (except me).Code to reproduce
produces
but
produces
Adding
gl.right_labels = True
has no effect.Full environment definition
Operating system
Rocky Linux 9
Cartopy version
0.24.0
conda list
The text was updated successfully, but these errors were encountered: