python - What is the name of the default style for matplotlib 2.0.0? -


the default style of matplotlib 2.0 looks different previous versions.

i know can switch classic style mpl.style.use('classic'), how switch new v2.0 style? name of new default style listed in matplotlib.style.available ?

per api documentation:

the style name of default reserved reverting default style settings.

in distribution, 'default' not listed in matplotlib.style.available, nor key in matplotlib.style.library.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -