Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28eec9e

Browse filesBrowse files
author
Yaron de Leeuw
committed
DOC: Add axes_api to documentation after the refactoring
Recently, axes was converted from a module to a package. This adds axes_api to the doctree back. `show-inheritance` was removed because it tells the user that `Axes` `Bases: matplotlib.axes._base._AxesBase` which is not that relevant I think. This is mentioned in issue #1461
1 parent 7a9f234 commit 28eec9e
Copy full SHA for 28eec9e

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎doc/api/axes_api.rst

Copy file name to clipboardExpand all lines: doc/api/axes_api.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ axes
66
:mod:`matplotlib.axes`
77
======================
88

9-
.. automodule:: matplotlib.axes
9+
.. automodule:: matplotlib.axes._axes
1010
:members:
1111
:undoc-members:
12-
:show-inheritance:
1312

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.