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 137d6c4 commit 47bfe21Copy full SHA for 47bfe21
1 file changed
doc/users/customizing.rst
@@ -33,8 +33,8 @@ your custom style sheet with a call to ``style.use(<style-name>)``. By default
33
``mpl_configdir`` should be ``~/.config/matplotlib``, but you can check where
34
yours is with ``matplotlib.get_configdir()``; you may need to create this
35
directory. You also can change the directory where matplotlib looks for
36
-the stylelib/ folder by setting the MPLCONFIG environment variable
37
-, see :ref:`locating-matplotlib-config-dir`.
+the stylelib/ folder by setting the MPLCONFIGDIR environment variable,
+see :ref:`locating-matplotlib-config-dir`.
38
39
Note that a custom style sheet in ``mpl_configdir/stylelib`` will
40
override a style sheet defined by matplotlib if the styles have the same name.
0 commit comments