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
It may be helpful to document the environment variables that directly affect matplotlib (currently: MPLCONFIGDIR and MPLBACKEND) in matplotlib.__doc__ (so that they can be accessible via ipython and pydoc). Currently, I think they are only documented in the online docs.