Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yori Fournier
myplotlib
Commits
6fef4dab
Commit
6fef4dab
authored
Mar 09, 2017
by
Yori Fournier
Browse files
Merge branch 'update-configs' into 'dev'
update the .configs files with new backends See merge request
!39
parents
b9aa7c07
ec0af618
Changes
2
Hide whitespace changes
Inline
Side-by-side
.configs/config-for-newton-ve.py
View file @
6fef4dab
...
...
@@ -28,7 +28,7 @@ D_OFORMAT = 'png' # default format for ouput
D_DEBUG
=
True
# default debug value
# PLOTTING CONFIGURATION -----------------------------------------------
# BACKEND: u'TKAgg', u'GTKAgg', u'WXAgg'
# BACKEND: u'TKAgg', u'GTKAgg', u'WXAgg'
, u'Qt4Agg', u'MacOSX'
rcParams
[
'backend'
]
=
u
'TkAgg'
# FONT
...
...
.configs/config-for-newton.py
View file @
6fef4dab
...
...
@@ -28,7 +28,7 @@ D_OFORMAT = 'png' # default format for ouput
D_DEBUG
=
True
# default debug value
# PLOTTING CONFIGURATION -----------------------------------------------
# BACKEND: u'TKAgg', u'GTKAgg', u'WXAgg'
# BACKEND: u'TKAgg', u'GTKAgg', u'WXAgg'
, u'Qt4Agg', u'MacOSX'
rcParams
[
'backend'
]
=
u
'GTKAgg'
# FONT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment