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 e789a70 + e6181de commit 4573e1eCopy full SHA for 4573e1e
3 files changed
doc/mpl_toolkits/axes_grid/api/index.rst
@@ -13,3 +13,15 @@
13
axes_divider_api.rst
14
axes_grid_api.rst
15
axis_artist_api.rst
16
+
17
18
+#######################################
19
+ The Matplotlib axes_grid1 Toolkit API
20
21
22
+:Release: |version|
23
+:Date: |today|
24
25
+.. toctree::
26
27
+ inset_locator_api.rst
doc/mpl_toolkits/axes_grid/api/inset_locator_api.rst
@@ -0,0 +1,7 @@
1
+:mod:`mpl_toolkits.axes_grid1.inset_locator`
2
+============================================
3
4
+.. automodule:: mpl_toolkits.axes_grid1.inset_locator
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
0 commit comments