Hi there,

I want a white graph region on irf plots. I usually use the command graphregion() when using graph.

However, when I write:


irf graph irf, impulse(y) response(x) yline(0,lcolor(black)) xlabel(0(5)20) graphregion(color(white))


the region is still the automatic blue.

Any help appreciated.

Thanks!