Hi guys!
While making a graph I got this error: r198, `` option horizontal is not allowed ``
coefplot fcn, format(%9.0f)
title("Overall Perception of China", size(medium))
color(teal) byopts(cols(1))
ciopts(recast(rcap)) citop citype(logit)
recast(bar) rescale(100) vertical
ytitle ("")
graphregion(color(white)) yscale(r(0 50)) ylabel(0(10)50)
addplot(scatter @b @at, ms(i) mlabel(@b) mlabpos(2) mlabcolor(black))
xlabel(1 "Favourable" 2 "Neutral" 3 "Unfavourable")
ylabel(, labcol(black)) barwidth(.5)
0 Response to option horizontol not allowed
Post a Comment