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 2dfccf4 commit 82f5cedCopy full SHA for 82f5ced
doc/api/index.rst
@@ -42,6 +42,7 @@
42
pyplot_api.rst
43
sankey_api.rst
44
spines_api.rst
45
+ text_api.rst
46
ticker_api.rst
47
tight_layout_api.rst
48
tri_api.rst
doc/api/text_api.rst
@@ -0,0 +1,12 @@
1
+****
2
+text
3
4
+
5
6
+:mod:`matplotlib.text`
7
+=======================
8
9
+.. automodule:: matplotlib.text
10
+ :members:
11
+ :undoc-members:
12
+ :show-inheritance:
0 commit comments