Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3937ec7

Browse files
authored
Merge pull request #22548 from meeseeksmachine/auto-backport-of-pr-22540-on-v3.5.x
Backport PR #22540 on branch v3.5.x (Reorder text api docs.)
2 parents 7e58197 + 5416e49 commit 3937ec7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/api/text_api.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
*******************
44

55
.. automodule:: matplotlib.text
6+
:no-members:
7+
8+
.. autoclass:: matplotlib.text.Text
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
.. autoclass:: matplotlib.text.Annotation
14+
:members:
15+
:undoc-members:
16+
:show-inheritance:
17+
18+
.. autoclass:: matplotlib.text.OffsetFrom
619
:members:
720
:undoc-members:
821
:show-inheritance:

0 commit comments

Comments
 (0)