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 7e58197 + 5416e49 commit 3937ec7Copy full SHA for 3937ec7
1 file changed
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