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
The documentation on style sheets indicates that the methods are part of the matplotlib namespace and shows examples with the pyplot namespace. The methods are documented in the matplotlib.style part of the API but not in matplotlib.pyplot.
Suggested improvement
Include references in the matplotlib.pyplot API documentation to methods that it inherits from matplotlib.