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?
reporting marginal effect of all outcomes at once after mprobitIf I run the following code then it generates marginal effect for 2nd outcome. Code: webuse sysds…
Keeping a variable value over years that was only answered onceHi there, I'm investing the role of house prices on happiness and am using a FE model. The data has…
String to numericSorry - I know this is very basic, I'm a relatively novice. If I want to manipulate a variable that…
Instrumental variable regressionI have an unbalanced panel dataset (N=504, T=3) and I am trying to run instrumental variable regress…
Help creating different sequences for multiple events - same individual - longitudinal datasetDear all, I have a dataset in a long format with the same individual having multiple start dates for…
Subscribe to:
Post Comments (Atom)
0 Response to How to remove the thick x-axis line on a histogram?
Post a Comment