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)
Related Posts with option horizontol not allowed
New package: simulate2 and psimulate2Thanks to Kit Baum a new package is available on SSC. simulate2 and psimulate2 enhance and parallali…
How to do a graph like this one in StataDear Statalist, I am trying do replicate (with my own data) a graph like the one I show below. As y…
Reshape with many variablesDear All, I have a very large dataset (approx. 29,000 variables) which looks like this: Code: * E…
Returning pointer matrixes in functionsThis idea is probably well known to serious Mata programmers, but I've recently come across what app…
Creating new dummyI have a dataset on companies with distinct id, products they sell, the region they sell their produ…
Subscribe to:
Post Comments (Atom)
0 Response to option horizontol not allowed
Post a Comment