Hi everyone,
I was wondering if anyone could help me with increasing the gap between the bar charts in two-way bar graphs?
My code is:
twoway bar pc_immig1 naics_21 if tag1 & inlist(naics_21, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 ,21),[fw=fweight]||
scatter pc_immig1 naics_21 if tag1 & inlist(naics_21, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 ,21), mlabel(pc_immig1)||,
xla(1/21, valuelabel) ytitle(% of immigrants)
I tried using bargap(1) in my code but it says isn't invalid
Array
Related Posts with Increasing the gap between bar charts- Twoway bar
another questions about converting HRF datetime to SIFI have read "help datetime", but am still having trouble converting a string datetime variable into …
Extending dummy variable flag over multiple datesHello, I have a panel dataset comprising three variables: ID Date-quarter transdummy transdummy i…
Difficulty using substring functionHi StataList. I am trying to generate a wave variable in a panel dataset using substring (as I had …
Best model for binary dependent var and ordinal independent var?I have a dataset where I can see if individuals made a certain choice or not in a game. The variable…
p-value for standardized rate ratioHello, I would like to compare two directly standardized rates by computing a standardized rate rat…
Subscribe to:
Post Comments (Atom)
0 Response to Increasing the gap between bar charts- Twoway bar
Post a Comment