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 a552780 commit eba68ebCopy full SHA for eba68eb
1 file changed
tutorials/introductory/customizing.py
@@ -171,12 +171,6 @@
171
# '/home/foo/.config/matplotlib/matplotlibrc'
172
#
173
# See below for a sample :ref:`matplotlibrc file<matplotlibrc-sample>`.
174
-# Although all parameters are optional, you should almost always set the
175
-# `backend` or else matplotlib will choose `Agg`, a *non-interactive* backend.
176
-# This can lead to unexpected behavior, since if you do not have a
177
-# :file:`matplotlibrc` file, it would normally fall back to
178
-# :file:`{INSTALL}/matplotlib/mpl-data/matplotlibrc`, which is often set to an
179
-# interactive backend by the package maintainer.
180
181
# .. _matplotlibrc-sample:
182
0 commit comments