i don't think the SetCanvasColor command turns off the grey (at least it
didn't on my plots). instead, try the following one:
gStyle->SetFillColor(kWhite);
which will fill everything (both titles and plot regions) in white.
aaron
This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:31 EST