This commit is contained in:
Neil 2022-12-30 19:37:53 -08:00
parent ef7cc85306
commit 0b03301269
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ int main(void) {
"set xdata time\n"
"set timefmt \"%%Y-%%m-%%d\"\n"
"set xtics format \"%%Y-%%m-%%d\" rotate by -30\n"
"set ylabel \"words\"\n"
"set ylabel \"words in KJV\"\n"
"set format y \"%%g%%%%\"\n"
"set key top left\n"
"set grid\n"