Update AIcovid.ipynb

This commit is contained in:
philcarmona 2020-04-02 23:26:42 +02:00 committed by GitHub
parent 89a7bce1b2
commit 6155976185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
" 'size' : 22}\n",
"\n",
"plt.rc('font', **font)\n",
"plt.rc('text', usetex=True)\n",
"#plt.rc('text', usetex=True)\n",
"plt.rc('xtick',labelsize=22)\n",
"plt.rc('ytick',labelsize=22)\n",
"\n",