Hello, I have a general question about graphs containing a 'by' set. I am attempting to show how unionization rates have declined by education level over the years. I have attached an image of my two way line graph, I want every level of education to contain an x-axis with the relevant years. Is there a method to make this happen? I cannot find anything in the help section pertaining to this topic, any help is appreciated. Thanks!
Relevant code:
collapse (mean) Union , by(Schooling survyear)
twoway line Union survyear, by(Schooling)
Array
Related Posts with Adding x-ticks to every graph within a 'by' set for a twoway line
Generating measures of repeat collaboration between firms over timeDear Statalist. I am trying to generate 2 separate measures of repeat collaboration between firms c…
psmatch2Hello! When I use the syntax psmatch2 chronic1 `covariates' , logit common caliper(.001) neighbor(1)…
Graphic Processing Units and Time Series AnalysisI have been running ARCH/ARMAX models on an overclocked machine that has a clock speed of 5 GHz. Unf…
Marginal effects of interaction between continuous and factor variables in fixed effects modelsHello. How may I test the marginal effects of my variables when there is a continuous-factor-interac…
Merge: variable does not uniquely identify observations in the master dataHi everyone, I have a data with a variable household ID that does not uniquely identify observation…
Subscribe to:
Post Comments (Atom)
0 Response to Adding x-ticks to every graph within a 'by' set for a twoway line
Post a Comment