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.
1 parent 8d811af commit e620bf1Copy full SHA for e620bf1
2 files changed
doc/api/index.rst
@@ -32,4 +32,5 @@
32
pyplot_api.rst
33
spine_api.rst
34
ticker_api.rst
35
+ units_api.rst
36
index_backend_api.rst
doc/api/units_api.rst
@@ -0,0 +1,12 @@
1
+*****************
2
+matplotlib units
3
4
+
5
6
+:mod:`matplotlib.units`
7
+========================
8
9
+.. automodule:: matplotlib.units
10
+ :members:
11
+ :undoc-members:
12
+ :show-inheritance:
0 commit comments