I used the code below to generate the attached plot but the values on the x-axis are not legible. Kindly assist.
coefplot /// Array
(Depression, mcolor(green) ciopts(lcolor(green))) ///
(Dementia, mcolor(blue) ciopts(lcolor(blue))) ///
(Epilepsy, mcolor(red) ciopts(lcolor(red))) ///
(Other_complaints, mcolor(purple) ciopts(lcolor(purple))) ///
(Psychosis, mcolor(black) ciopts(lcolor(black))), ///
eform drop(_cons) xscale(log range(.5 2)) omitted ///
xline(1, lcolor(black) lwidth(thin) lpattern(dash)) ///
title("Changes in the physical domain of quality of life") xtitle("odds ratio") ///
text(1.8 1.9 "N=103", box fcolor(white) lcolor(black)) ///
msymbol(D) ciopts (recast (rcap))
Related Posts with graph x-axis not legible
Standard errors from margins commandsHi, I am wondering if someone can help me, as have been having some issues with plotting a figure t…
Stat SE 16 | How to obtain the result according to the picture?Good morning everybody. I'm beginner. I know how to use the basic commands of the software. But I wo…
why the string variable was non-editable?As you can see from the picture, the contens are grey and non-editable, why? Array when I try to ex…
Expanding DatasetHi everyone, I am trying to expand a dataset that looks like this: Dataset A contract_id region_…
saving logistic regression output as .dta fileDear Statalist I would like to save the output (odds ratio, ci, pval, se) of a simple logistic regr…
Subscribe to:
Post Comments (Atom)
0 Response to graph x-axis not legible
Post a Comment