Skip to content

Commit eba68eb

Browse files
committed
Remove an outdated doc point regarding backend selection.
1 parent a552780 commit eba68eb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tutorials/introductory/customizing.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,6 @@
171171
# '/home/foo/.config/matplotlib/matplotlibrc'
172172
#
173173
# 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.
180174
#
181175
# .. _matplotlibrc-sample:
182176
#

0 commit comments

Comments
 (0)