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
how to square a standardized log variable and build interaction term?Hello everybody, I have a question simply to the way of how to calculate something: I have variabl…
command kpss is unrecognisedHello I have trying to test for stationarity using Kwiatkowski–Phillips–Schmidt–Shin test. But the …
Rangestat to regress multiple values in panelHello everyone, I have a panel along the variables Dates and gvkey and am trying to calculate the v…
how to deal with two datasetsHi! I have a dataset with information on applicants to all job vacancies in an organization, for ea…
Inverted u-shaped relation: how to deal with a moderatorHi all, I've found an inverted u-shaped relation between the dependet variable "roa" and the variab…
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