File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Original file line number Diff line number Diff line change 29
29
30
30
##### CONFIGURATION BEGINS HERE
31
31
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
+ ##
34
38
## You can also deploy your own backend outside of matplotlib by
35
39
## referring to the module name (which must be in the PYTHONPATH) as
36
40
## 'module://my_backend'.
37
- ##
38
- ## If you omit this parameter, the backend will be determined by fallback.
39
41
#backend : Agg
40
42
41
43
## Note that this can be overridden by the environment variable
You can’t perform that action at this time.
0 commit comments