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 c9eb4df + fa217f9 commit 30891beCopy full SHA for 30891be
matplotlibrc.template
@@ -29,12 +29,12 @@
29
30
#### CONFIGURATION BEGINS HERE
31
32
-# the default backend; one of GTK GTKAgg GTKCairo GTK3Agg GTK3Cairo
33
-# CocoaAgg MacOSX Qt4Agg TkAgg WX WXAgg Agg Cairo GDK PS PDF SVG
34
-# Template
+# The default backend; one of GTK GTKAgg GTKCairo GTK3Agg GTK3Cairo
+# CocoaAgg MacOSX Qt4Agg Qt5Agg TkAgg WX WXAgg Agg Cairo GDK PS PDF SVG
+# Template.
35
# You can also deploy your own backend outside of matplotlib by
36
# referring to the module name (which must be in the PYTHONPATH) as
37
-# 'module://my_backend'
+# 'module://my_backend'.
38
backend : %(backend)s
39
40
# If you are using the Qt4Agg backend, you can choose here
0 commit comments