Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c06b4dd

Browse files
committed
More interesting alternate font in example
1 parent 654b223 commit c06b4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/basics.ipynb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"# Update global settings in several different ways\n",
151151
"plot.rc.cycle = 'colorblind'\n",
152152
"plot.rc.color = 'gray6'\n",
153-
"plot.rc.update({'fontname': 'DejaVu Sans'})\n",
153+
"plot.rc.update({'fontname': 'Noto Sans'})\n",
154154
"plot.rc['figure.facecolor'] = 'gray3'\n",
155155
"plot.rc.axesfacecolor = 'gray4'\n",
156156
"\n",

0 commit comments

Comments
 (0)