Scan score graph changed.

This commit is contained in:
Neil 2023-06-27 11:56:12 -07:00
parent 45ea09d7ae
commit 8b4e83e2ea
1 changed files with 1 additions and 1 deletions

View File

@ -1158,7 +1158,7 @@ void scan_score_graph(struct scan *const scan) {
"myTimeFmt = \"%%Y-%%m-%%d\"\n"
"set format x myTimeFmt timedate\n"
"set xtics format myTimeFmt rotate by -30\n"
"set ylabel \"happiness and satisfaction CDF (days)\"\n"
"set ylabel \"happiness CDF (person·day)\"\n"
"set grid\n"
"set key out reverse Left noautotitle\n"
"set style fill solid 0.5\n"