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
Prepare to change the default pad for AxesDivider.append_axes.
Using a nonzero default (configurable from the rcParams and identical to
what `plt.subplots()` use) should make this method a bit more
user-friendly (note that *none* of the uses of `append_axes` throughout
the codebase leaves `pad` to its current default of zero).
0 commit comments