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 654b223 commit c06b4ddCopy full SHA for c06b4dd
‎docs/basics.ipynb‎
@@ -150,7 +150,7 @@
150
"# Update global settings in several different ways\n",
151
"plot.rc.cycle = 'colorblind'\n",
152
"plot.rc.color = 'gray6'\n",
153
- "plot.rc.update({'fontname': 'DejaVu Sans'})\n",
+ "plot.rc.update({'fontname': 'Noto Sans'})\n",
154
"plot.rc['figure.facecolor'] = 'gray3'\n",
155
"plot.rc.axesfacecolor = 'gray4'\n",
156
"\n",
0 commit comments