8000 Merge pull request #11910 from meeseeksmachine/auto-backport-of-pr-11… · matplotlib/matplotlib@eb81611 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb81611

Browse files
authored
Merge pull request #11910 from meeseeksmachine/auto-backport-of-pr-11907-on-v3.0.x
Backport PR #11907 on branch v3.0.x
2 parents 254a924 + 6bd0641 commit eb81611

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

doc/api/axes_api.rst

Lines changed: 9 additions & 5 deletions
< 54FD td data-grid-cell-id="diff-a287c3691b3efc4a40b816ce73137371ef6a7d490a648ae792b33197849d5ed9-18-24-2" data-line-anchor="diff-a287c3691b3efc4a40b816ce73137371ef6a7d490a648ae792b33197849d5ed9L18" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-deletionLine-bgColor, var(--diffBlob-deletion-bgColor-line));padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell left-side-diff-cell border-right left-side">-
:local:
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,24 @@ axes
44

55
.. currentmodule:: matplotlib.axes
66

7+
.. contents:: Table of Contents
8+
:depth: 2
9+
:local:
10+
:backlinks: entry
11+
:class: multicol-toc
12+
713
.. automodule:: matplotlib.axes
814
:no-members:
915
:no-undoc-members:
1016

17+
The Axes class
18+
==============
19+
1120
.. autoclass:: Axes
1221
:no-members:
1322
:no-undoc-members:
1423
:show-inheritance:
1524

16-
.. contents:: Table of Contents
17-
:depth: 2
18
19-
:backlinks: entry
20-
:class: multicol-toc
2125

2226
Subplots
2327
========

0 commit comments

Comments
 (0)
0