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 0c6dc13 commit 6a2396bCopy full SHA for 6a2396b
3 files changed
doc/api/dates_api.rst
@@ -0,0 +1,14 @@
1
+****************
2
+matplotlib dates
3
4
+
5
+.. inheritance-diagram:: matplotlib.dates
6
+ :parts: 1
7
8
+:mod:`matplotlib.dates`
9
+=======================
10
11
+.. automodule:: matplotlib.dates
12
+ :members:
13
+ :undoc-members:
14
+ :show-inheritance:
doc/api/index.rst
@@ -21,6 +21,7 @@
21
collections_api.rst
22
colorbar_api.rst
23
colors_api.rst
24
+ dates_api.rst
25
figure_api.rst
26
font_manager_api.rst
27
nxutils_api.rst
0 commit comments