happiness
This commit is contained in:
parent
322abe3740
commit
2ca8826b91
@ -293,7 +293,7 @@ int scan_scores_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 CDF (days)\"\n"
|
||||
"set ylabel \"happiness and satisfaction CDF (days)\"\n"
|
||||
"set grid\n"
|
||||
"set key out reverse Left noautotitle\n"
|
||||
"set style fill solid 0.5\n"
|
||||
|
@ -228,7 +228,7 @@ int scores_graph(struct scores *const scrs) {
|
||||
"myTimeFmt = \"%%Y-%%m-%%d\"\n"
|
||||
"set format x myTimeFmt timedate\n"
|
||||
"set xtics format myTimeFmt rotate by -30\n"
|
||||
"set ylabel \"happiness CDF (days)\"\n"
|
||||
"set ylabel \"satisfaction and happiness CDF (days)\"\n"
|
||||
"set grid\n"
|
||||
"set key out reverse Left noautotitle\n"
|
||||
"set style fill solid 0.5\n"
|
||||
|
Loading…
Reference in New Issue
Block a user