My code:
twoway (scatter state year, sort by(province)) (scatter wagepre year, sort yaxis(2) by(province)) (lfit state wagepre), ytitle(State employment %) ytitle(Wage premium) xtitle(Year) xlabel(1951(10)2014) legend(order(1 "State employment" 2 "Wage premium" ))
does not work.
Related Posts with How to draw graph with both axis labeled with different scale
power analysis after ttestI'm trying to import the means and stds from a two sample ttest into power twosample, but the power …
Error Code r 601Hello, I am trying to import an excel file into STATA but I receive the error code r 601. I am usin…
Problems with -collapse- commandHi all, I have a problem when I use the -collapse- command. In the following code every time I use …
xtqreg and reghdfeHello, My question can be summarized as... why does xtqreg and reghdfe produce similar results when…
How to control for something within a Diff in Diff GraphHello everybody, I am currently trying to create the usual Diff in Diff Graph e.g: Array My setti…
Subscribe to:
Post Comments (Atom)
0 Response to How to draw graph with both axis labeled with different scale
Post a Comment