8000
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 7e58197 commit 5416e49Copy full SHA for 5416e49
doc/api/text_api.rst
@@ -3,6 +3,19 @@
3
*******************
4
5
.. 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
15
16
17
18
+.. autoclass:: matplotlib.text.OffsetFrom
19
:members:
20
:undoc-members:
21
:show-inheritance:
0 commit comments