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.
1 parent 8abce4f commit 627843cCopy full SHA for 627843c
1 file changed
lib/matplotlib/config/mpltraits.py
@@ -29,7 +29,7 @@ class BackendHandler(T.TraitHandler):
29
'gtkcairo': 'GTKCairo',
30
'qt4agg': 'Qt4Agg',
31
'qtagg': 'QtAgg',
32
- 'wxagg': 'WxAgg',
+ 'wxagg': 'WXAgg',
33
'agg': 'Agg',
34
'cairo': 'Cairo',
35
'ps': 'PS',
0 commit comments