twoway (scatter astate year) (scatter awagepre year, yaxis(2)title(wage premium)) , ytitle(State employment) xtitle(Year) xlabel(1992(1)2006) legend(order(1 "..." 2 "..." )) title(Fig.2a ..., size(small)) scale(1) note ("Source: UHS")
Related Posts with Why cannot I add note to this graph by using the following code?
graph bar problem.Dear All, i have this data set. Code: * Example generated by -dataex-. For more info, type help dat…
Reversing scale for variables like life expectancy, enrollment ratesHello wonderful Stata helpers, I know this is less Stata-specific and more conceptual, but I would a…
Exporting a table to LatexHi everyone, I have the following code: table prov immig sex if inlist(immig,1,2) and I am trying …
Aggregating several variables with some missing observationsHello Statalisters, I am creating an index with several made up of several indicators and some of t…
Create a variable measuring change of score from one wave to anotherThere are three waves of data in the survey I use. My independent variable (a score) is continuous a…
Subscribe to:
Post Comments (Atom)
0 Response to Why cannot I add note to this graph by using the following code?
Post a Comment