Hello,
I have some panel data that spans 5 years (2000-2005) and 150 countries with LN GDP Per Capita. I know it'll look fairly messy, but is there a way to have all the lines on one graph? The only way I can think of doing it is by combining graphs in the following way:
tsset country_code year
graph twoway tsline ln_gdppc if country=="China"|| tsline ln_gdppc if country=="Germany"|| etc. etc.
Is there a better way to do this? The final product I'm going for is grayed out lines for each country and then a dark line for the total/average.
Thank you!
Related Posts with Multiple lines (>100) on a tsline plot?
How to estimate elasticity in both sides Box-Cox transformed modelDear STATA users, I have a model that both dependent and independent variables are box-cox transfor…
Heckman AS IV?Dear all, I am interested in estimating Y = A + B1*X1 + B2*X2 + B3*X3 + EPS. I am not worried that …
Principal Component Analysis selecting country and questions under conditionsHello dear statalisters, I am working with the World Value Survey that have several questions for d…
Failure to define a new scalar in a if clauseDear Statalist community I´ve encountered a wierd situation today: failing to define a new scalar. …
Cox Hazard different starting points and year dummiesHey I am investigating the effects of different investor types (A, B and C) on the failure rate of…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple lines (>100) on a tsline plot?
Post a Comment