Re: [ROOT] Stat box overflow/underflow

From: jpmarott@email.arizona.edu
Date: Fri Aug 16 2002 - 22:15:39 MEST


Oh, I'm sorry... I'm using ROOT version 3.02 on Redhat Linux 7.2.  A simple
example would be:
gStyle->SetStatW(0.3);
gStyle->SetStatH(0.3);
gStyle->SetStatFontSize(1.0);
gStyle->SetOptStat(0111100);
gROOT->ForceStyle();
h1->Draw();

Something like that.
Thanks,
Joe



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:04 MET