8000
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 0ccb51f commit 10d203fCopy full SHA for 10d203f
lib/matplotlib/text.py
@@ -976,7 +976,7 @@ def set_fontfamily(self, fontname):
976
strings in decreasing priority. Each string may be either a real font
977
name or a generic font class name. If the latter, the specific font
978
names will be looked up in the corresponding rcParams.
979
- Defaults to `matplotlib.rcParams['font.family']`.
+
980
If a `Text` instance is constructed with `fontfamily=None`, then the
981
font is set to `matplotlib.rcParams['font.family']`, and the
982
same is done when `set_fontfamily()` is called on an existing
0 commit comments