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.
2 parents cb7b60f + c5047c3 commit f6b812dCopy full SHA for f6b812d
1 file changed
doc/users/dflt_style_changes.rst
@@ -13,6 +13,8 @@ values is a single line of python
13
14
.. code::
15
16
+ import matplotlib.style
17
+ import matplotlib as mpl
18
mpl.style.use('classic')
19
20
See :ref:`customizing-with-matplotlibrc-files` for details about how to
0 commit comments