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 31f5381 commit a351d21Copy full SHA for a351d21
examples/text_labels_and_annotations/font_file.py
@@ -10,7 +10,8 @@
10
Here, we use the Computer Modern roman font (``cmr10``) shipped with
11
Matplotlib.
12
13
-For a more flexible solution, see :doc:`/gallery/api/font_family_rc_sgskip` and
+For a more flexible solution, see
14
+:doc:`/gallery/text_labels_and_annotations/font_family_rc_sgskip` and
15
:doc:`/gallery/text_labels_and_annotations/fonts_demo`.
16
"""
17
0 commit comments