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
Trying `set_xlim()` and undoing the changes if the range is wrong is
perhaps not the most elegant, but much easier than parsing the various
ways `*args, **kwargs` can be passed in. Also this should be marginally
faster if the inputs are valid (and slower if they are invalid).
0 commit comments