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?
How to rank value in each specific date of each firmsHi all, I have data as follow (from 04Jan2012 to 31Dec2021) Code: * Example generated by -dataex-. …
Flipping models, coefficients, number of observations and number of clusters with esttabHello everyone, Firstly, I am a Stata 14 user. I have a question regarding esttab command and flipp…
Reformatting a monthly date variableI have a date variable in month-year format that looks like "2012m8". I got to that format using the…
Help with ML ProgramHello, I am trying to define and estimate the parameters from a log likelihood function using minimu…
3 Dummy variables in panel dataHello everyone, I have a question since i need 3 dummy variables there must be always one dummy var…
Subscribe to:
Post Comments (Atom)
0 Response to How to remove the thick x-axis line on a histogram?
Post a Comment