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 19
19
## $HOME/.matplotlib/matplotlibrc
20
20
## and edit that copy.
21
21
##
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
23
23
## for more details on the paths which are checked for the configuration file.
24
24
##
25
25
## Blank lines, or lines starting with a comment symbol, are ignored, as are
218
218
## on font properties. The 6 font properties used for font matching are
219
219
## given below with their default values.
220
220
##
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:
224
224
## - 'serif' (e.g., Times),
225
225
## - 'sans-serif' (e.g., Helvetica),
226
226
## - 'cursive' (e.g., Zapf-Chancery),
You can’t perform that action at this time.
0 commit comments