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.
1 parent cb7b60f commit c5047c3Copy full SHA for c5047c3
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