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 3691501

Browse filesBrowse files
dstansbyMeeseeksDev[bot]
authored andcommitted
Backport PR #12166: Document preference order for backend auto selection
1 parent c907981 commit 3691501
Copy full SHA for 3691501

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+6
-4
lines changed

‎matplotlibrc.template

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

3030
##### CONFIGURATION BEGINS HERE
3131

32-
## The default backend; one of GTK3Agg GTK3Cairo MacOSX Qt4Agg Qt5Agg TkAgg
33-
## WX WXAgg Agg Cairo PS PDF SVG Template.
32+
## The default backend. If you omit this parameter, the first
33+
## working backend from the following list is used:
34+
## MacOSX Qt5Agg Qt4Agg Gtk3Agg GTK3Cairo TkAgg WxAgg Agg Cairo
35+
##
36+
## Other choices include: WX PS PDF SVG Template.
37+
##
3438
## You can also deploy your own backend outside of matplotlib by
3539
## referring to the module name (which must be in the PYTHONPATH) as
3640
## 'module://my_backend'.
37-
##
38-
## If you omit this parameter, the backend will be determined by fallback.
3941
#backend : Agg
4042

4143
## Note that this can be overridden by the environment variable

0 commit comments

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