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.
2 parents ac778c8 + 4b7812c commit 828468dCopy full SHA for 828468d
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