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.
1 parent 613c653 commit 801a133Copy full SHA for 801a133
2 files changed
doc/api/api_changes/code_removal.rst
@@ -5,3 +5,8 @@ matplotlib.delaunay
5
-------------------
6
Remove the delaunay triangulation code which is now handled by Qhull
7
via ``matplotlib.tri``
8
+
9
10
+qt4_compat.py
11
+-------------
12
+Moved to ``qt_compat.py``. Renamed because it now handles Qt5 as well.
lib/matplotlib/backends/qt4_compat.py
0 commit comments