8000
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 487a508 commit cff8615Copy full SHA for cff8615
doc/api/backend_mixed_api.rst
@@ -0,0 +1,7 @@
1
+
2
+:mod:`matplotlib.backends.backend_mixed`
3
+========================================
4
5
+.. automodule:: matplotlib.backends.backend_mixed
6
+ :members:
7
+ :show-inheritance:
doc/api/index_backend_api.rst
@@ -6,6 +6,7 @@ backends
backend_bases_api.rst
8
backend_managers_api.rst
9
+ backend_mixed_api.rst
10
backend_tools_api.rst
11
backend_gtkagg_api.rst
12
backend_qt4agg_api.rst
0 commit comments