Dear all,
I am trying to change the background colour of a twoway chart but it is not working, I have tried different solutions posted in Statalist but for some reason it does not work. My code is:
twoway (bar VARIABLE year, lcolor(red) fcolor(none)), by(country) plotregion(color(white)) graphregion(color(white)), if year>1998 & year<2015, yscale(range(0 3)) xtitle(Right-wing Extremism by Country) ytitle(Deviation from Mid-point)
Any help would be much appreciated. Thank you!
Joan
Related Posts with Background Color Twoway Chart
SEM: Panel analysesDear all, I´m using data from a Panel Study and working with two main latent variables (X and Y) th…
If else loop in StataHi, I wrote a code like if x=="x1"|x=="x2" { replace z=y replace a=b } However, it did not work. I…
How to get AIC/BIC after fitting mixed lear regression on imputed dataI am wondering if any body would help me in getting AIC?BIC for multiple imputed data and analyzed u…
How to construct a 95% confidence interval for a solved regression equation?I have solved a regression equation in order to find a CEO's salary after ten years. The equation is…
Graph bar chart with string variablesThere are basically 4 groups of variables. I want to graph a bar chart that has 3 slices, nation-wid…
Subscribe to:
Post Comments (Atom)
0 Response to Background Color Twoway Chart
Post a Comment