Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f0a9da

Browse files
committed
adjusted a typo and a doc warning
1 parentf2e0eee commit6f0a9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lib/matplotlib/text.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,13 +1068,13 @@ def set_math_fontfamily(self, fontfamily):
10681068
fontfamily : str
10691069
The name of the font family.
10701070
1071-
Available font are defined in the
1071+
Available fontfamiliesare defined in the
10721072
:ref:`matplotlibrc.template file
10731073
<customizing-with-matplotlibrc-files>`.
10741074
10751075
See Also
10761076
--------
1077-
:doc:`/tutorials/text/mathtext`
1077+
get_math_fontfamily
10781078
"""
10791079
self._fontproperties.set_math_fontfamily(fontfamily)
10801080

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp