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
Previously a call to `polar()` (with no args) would default the rlims to
-0.05, +0.05 (unlike `subplot(projection="polar")` which would default
the rlims to a more sane (0, 1)). Fix that.
0 commit comments