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 1dd147d commit e410271Copy full SHA for e410271
doc/api/next_api_changes/removals/19894-ES.rst
@@ -8,3 +8,8 @@ recent versions of Python. 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