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.
2 parents 5480e21 + 7dc868b commit 1155eabCopy full SHA for 1155eab
1 file changed
lib/matplotlib/backends/backend_gtk3agg.py
@@ -70,5 +70,5 @@ def blit(self, bbox=None):
70
71
72
@_BackendGTK3.export
73
-class _BackendGTK3Cairo(_BackendGTK3):
+class _BackendGTK3Agg(_BackendGTK3):
74
FigureCanvas = FigureCanvasGTK3Agg
0 commit comments