hi
would appreciate some help as to why this is happening please when i plot a graph? as you can see the y axis title is written over the numbers.
here is the code i am using:
sts graph, by( patient_anticoagulant_med) riskt(,size(vsmall)) xtitle("Time to surgery (hours)") ytitle("Patients waiting surgery (%)") xla(0(12)120) ci
would appreciate some help as to why this is happening please when i plot a graph? as you can see the y axis title is written over the numbers.
here is the code i am using:
sts graph, by( patient_anticoagulant_med) riskt(,size(vsmall)) xtitle("Time to surgery (hours)") ytitle("Patients waiting surgery (%)") xla(0(12)120) ci
Comment