Hi,
I want to draw a bar graph for the industries which have more than 100 firms, however, I do not know how do it. My code to generate the graph is
graph hbar (count) if certification_cycle==1¤t_status =="certified", over(industry, sort(1) descending) blabel(bar, size(small))
However, the variable industry have more than 50 industries and I just want to select those are popular (more than 100 firm). Any suggestion would be appreciated
Many thanks
Related Posts with Need help with the option of the bar graph
Syntax for By var: with IF statementThis is not a pressing matter as I easily found a work-around, I was just curious if anyone could te…
reshaping bilateral dataDear Statalist members, I have an issue to reshape the bilateral exchange rate data, could someone …
I2 using metaprop states "overall (I^2=0.00%, p= . )" NB: no I2 and no p-value for I2Hi. I am using metaprop to calculate prevalence of infections. The command I am using is metaprop p…
Compare: Logit regress with Categorical variables with Chi2 testDear all, I have problem with Logit regress. PHP Code: use https://thongke.club/data/logit.dt…
using lagged values to find 5 year growth rate when there are missing years in the dataHi, I want to create a variable that shows the 5 year growth rate. My first thought is to write som…
Subscribe to:
Post Comments (Atom)
0 Response to Need help with the option of the bar graph
Post a Comment