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 782d91a commit c71571bCopy full SHA for c71571b
examples/text_labels_and_annotations/font_family_rc.py
@@ -74,8 +74,8 @@ def print_text(text):
74
75
##################################################################
76
#
77
-# Print all available font paths (this is OS specific):
78
-# -----------------------------------------------------
+# Print all available font paths (this is OS specific)
+# ----------------------------------------------------
79
80
import matplotlib.font_manager
81
fpaths = matplotlib.font_manager.findSystemFonts(fontpaths=None, fontext='ttf')
0 commit comments