Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f37256 commit 4b7812cCopy full SHA for 4b7812c
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