Hi,
I am new to STATA and need help figuring out how to change background
color around graphs from gray to white. I checked the archives but could
not find an answer to my problem, not with twoway at least.
Maybe there is a problem in my commands but I cannot figure it out myself.
Any help would be greatly appreciated.
I am typing the following, where the graph is just a de-meaned GDP over
time.
twoway (line dm_log_rgdp year if iso1<16), ytitle("dm_log_rgdp")
xtitle("year") graphregion(color(white)) bgcolor(white) by((country),
note("") cols(3)) ||, ylabel(-1(0.5)1, gmax angle (horizontal)) xlabel(#5)
Thank you in advance
Zamira
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/