The default style of matplotlib 2.0
looks very different from all previous versions.
I know that I can switch to the classic style with mpl.style.use('classic')
, but how do I switch back to the new v2.0
style?
Is the name of new default style listed in matplotlib.style.available
?
Per the API documentation:
The style name of
default
is reserved for reverting back to the default style settings.
In my distribution, 'default'
is not listed in matplotlib.style.available
, nor is it a key in matplotlib.style.library
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With