Hi,
I created a histogram but there is a thick line on the x-axis. I checked using graph editor, and this seems like the axis line itself. However, I am not able to remove it. I create the histograms using a loop, and this line is showing up in only 2 of the 9 graphs generated. Attached is the code as well as the .png sample file.
Code:
histogram pc11_total_area, percent bfcolor(lime) fintensity(100) graphregion(fcolor(gs16)) plotregion(fcolor(gs16) lcolor(gs1)) legend(off) xtick(`min'(0.1)`max', labsize(vsmall)) xtitle(, size(small) margin(small))
Array
Thank you
Related Posts with How to remove the thick x-axis line on a histogram?
Violation of proportional hazard assumption with big sample sizeDear all, as part of my PhD I am looking at a sample of about 95,000 firms in Switzerland and I wan…
Confusion about MDSHello, I am trying to learn how to use MDS, and would like to know if there is a way to assign diff…
Misspecification Tests for Fixed Effect ModelHi all, I am running a fixed effects model and I would like to check for omitted variables and/or m…
STATA SE 13, how to get marginsplot for all categories of dependent variable: multiply-imputed mlogit, using mimrgns commandDear STATA users, I would much appreciate your help with my analysis which goes as follows: I run …
Working with large Panels (regressions)Hi, I have a large wide panel dataset: t=804 months. N=45464 individuals. In long form, this equals…
Subscribe to:
Post Comments (Atom)
0 Response to How to remove the thick x-axis line on a histogram?
Post a Comment