We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254a924 commit 6bd0641Copy full SHA for 6bd0641
doc/api/axes_api.rst
@@ -4,20 +4,24 @@ axes
4
5
.. currentmodule:: matplotlib.axes
6
7
+.. contents:: Table of Contents
8
+ :depth: 2
9
+ :local:
10
+ :backlinks: entry
11
+ :class: multicol-toc
12
+
13
.. automodule:: matplotlib.axes
14
:no-members:
15
:no-undoc-members:
16
17
+The Axes class
18
+==============
19
20
.. autoclass:: Axes
21
22
23
:show-inheritance:
24
-.. contents:: Table of Contents
- :depth: 2
- :local:
- :backlinks: entry
- :class: multicol-toc
25
26
Subplots
27
========
0 commit comments