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
- change_tick_coords has never been used by any other function or in any
example in the library's history, and is a custom API not even present
on other AxisArtistHelpers, so deprecate it.
- _limits_inverted is only used in get_tick_iterators, so one can just
test limits inversion there instead of carrying one bit of state
around.
0 commit comments