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
If Axis.remove_overlapping_locs is set to False the `Axis` object will
not attempt to remove locations in the minor ticker that overlap with
locations in the major ticker. This is a follow up to #13314 which
un-conditionally removed the overlap.
closes#13618
0 commit comments