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 39a54e2 commit a8a14c0Copy full SHA for a8a14c0
matplotlibrc.template
@@ -29,7 +29,7 @@
29
# You can also deploy your own backend outside of matplotlib by
30
# referring to the module name (which must be in the PYTHONPATH) as
31
# 'module://my_backend'
32
-backend : %(backend)s
+backend : Qt4Agg
33
34
# If you are using the Qt4Agg backend, you can choose here
35
# to use the PyQt4 bindings or the newer PySide bindings to
0 commit comments