Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 30891be

Browse filesBrowse files
committed
Merge pull request #3457 from anntzer/matplotlibrc-template-qt5agg
MNT : Add Qt5Agg to backends in matplotlibrc.template.
2 parents c9eb4df + fa217f9 commit 30891be
Copy full SHA for 30891be

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929

3030
#### CONFIGURATION BEGINS HERE
3131

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
32+
# The default backend; one of GTK GTKAgg GTKCairo GTK3Agg GTK3Cairo
33+
# CocoaAgg MacOSX Qt4Agg Qt5Agg TkAgg WX WXAgg Agg Cairo GDK PS PDF SVG
34+
# Template.
3535
# You can also deploy your own backend outside of matplotlib by
3636
# referring to the module name (which must be in the PYTHONPATH) as
37-
# 'module://my_backend'
37+
# 'module://my_backend'.
3838
backend : %(backend)s
3939

4040
# If you are using the Qt4Agg backend, you can choose here

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.