##// 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
Thomas A Caswell -
r22143:2a2b90ed
Show More
Name Size Modified Last Commit Author
/ docs / sphinxext
apigen.py Loading ...
github.py Loading ...
magics.py Loading ...