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 a50c9d5 commit 5dc478bCopy full SHA for 5dc478b
src/napari_matplotlib/base.py
@@ -4,7 +4,7 @@
4
5
import napari
6
from matplotlib.axes import Axes
7
-from matplotlib.backends.backend_qt5agg import (
+from matplotlib.backends.backend_qtagg import (
8
FigureCanvas,
9
NavigationToolbar2QT,
10
)
0 commit comments