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 1d4328c commit 14d625eCopy full SHA for 14d625e
doc/api/next_api_changes/removals/19894-ES.rst
@@ -8,3 +8,8 @@ Please use one of the Qt5 or Qt6 backends.
8
~~~~~~~~~~~~~~~~~~~~~~
9
This function has been removed due to the release of PyQt6. The Qt version can
10
be checked using ``QtCore.qVersion()``.
11
+
12
+``matplotlib.backends.qt_editor.formsubplottool``
13
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14
+This module has been removed. Use
15
+``matplotlib.backends.backend_qt5.SubplotToolQt`` instead.
lib/matplotlib/backends/qt_editor/formsubplottool.py
0 commit comments