Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e410271

Browse filesBrowse files
committed
Remove deprecated formsubplottool.
1 parent 1dd147d commit e410271
Copy full SHA for e410271

File tree

Expand file treeCollapse file tree

2 files changed

+5
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-8
lines changed

‎doc/api/next_api_changes/removals/19894-ES.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes/removals/19894-ES.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ recent versions of Python. Please use one of the Qt5 or Qt6 backends.
88
~~~~~~~~~~~~~~~~~~~~~~
99
This function has been removed due to the release of PyQt6. The Qt version can
1010
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

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_editor/formsubplottool.py
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.