Code:
graph box job_hours if expectation == 2, over(gift_received)
I tried
Code:
graph box job_hours if expectation == 2, over(gift_received) ytitle(Hours worked per Week) xlabels(1 "Gift received" 2 "No gift received")
What am I doing wrong? I checked in the variable and it only consists of 1 and 2, these aren't renamed or were changed in anyway. So what am I doing wrong?
0 Response to Issue with xlabel command
Post a Comment