##// END OF EJS Templates
FIX: use mpl.get_backend() instead of a global...
FIX: use mpl.get_backend() instead of a global Use `matplotlib.get_backend()` to look up the current backend rather than looking at a module-level golabl in `matplotlib.backends`. Closes #9286

File last commit:

r2009:2a0ba18d
r22143:2a2b90ed
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer