Thanks to visit codestin.com Credit goes to github.com
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 91b3bbd commit 28faa10Copy full SHA for 28faa10
1 file changed
examples/text_labels_and_annotations/font_family_rc.py
@@ -23,6 +23,8 @@
23
24
rcParams['font.sans-serif'] = ['Tahoma', 'DejaVu Sans',
25
'Lucida Grande', 'Verdana']
26
+
27
+.. redirect-from:: /examples/font_family_rc_sgskip
28
"""
29
30
import matplotlib.pyplot as plt
0 commit comments