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
Currently the parameter defaults to pad=1.08 with no way to change it from the rc file, for example when using figure.autolayout, which is then not so useful since the user has to call tight_layout anyway to set the padding.
Currently the parameter defaults to
pad=1.08with no way to change it from the rc file, for example when usingfigure.autolayout, which is then not so useful since the user has to calltight_layoutanyway to set the padding.