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
Shift values across columns (variables) to clean semi-regular parsing errorI'm using Stata 17 MP on a hosted application (Windows environment), though I'm running test code on…
Controlling for both level and difference in variables between partnersUsing panel data, I'd like to measure the effect of life satisfaction in couples on generated wealth…
Event Studies, Difference-in-Differences, and Synthetic ControlsI don't have a Stata question as much as I do a conceptual statistics question. I'm writing an event…
Flow ControlHi all! I'm trying to create a situation where I can check a set of country/state names (education_…
Reshaping Data, Wide format from long Hello everyone, I'm having trouble formatting my data. I have a dataset that looks like this: Cou…
Subscribe to:
Post Comments (Atom)
0 Response to Background Color Twoway Chart
Post a Comment