File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919## $HOME/.matplotlib/matplotlibrc
2020## and edit that copy.
2121##
22- ## See https://matplotlib.org/users/ customizing.html#the- matplotlibrc-file
22+ ## See https://matplotlib.org/stable/tutorials/introductory/ customizing.html#customizing-with- matplotlibrc-files
2323## for more details on the paths which are checked for the configuration file.
2424##
2525## Blank lines, or lines starting with a comment symbol, are ignored, as are
218218## on font properties. The 6 font properties used for font matching are
219219## given below with their default values.
220220##
221- ## The font.family property can take either a concrete font name (not supported
222- ## when rendering text with usetex), or one of the following five generic
223- ## values:
221+ ## The font.family property can take either a single or multiple entries of any
222+ ## combination of concrete font names (not supported when rendering text with
223+ ## usetex) or the following five generic values:
224224## - 'serif' (e.g., Times),
225225## - 'sans-serif' (e.g., Helvetica),
226226## - 'cursive' (e.g., Zapf-Chancery),
You can’t perform that action at this time.
0 commit comments