Hello,
I am trying to draw some histograms with no stat window.
I have saved these histograms in a file. Now I do
gStyle->SetOptStat(0);
hist1->Draw();
hist2->Draw("SAME");
c1->UseCurrentStyle();
But it always draws the stat box. Any clue to why this could be
happening? I thought optStat(0) would mean the stat box wont
be drawn.
Thanks,
Tania.
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:13 MET