[ROOT] no stat box

From: Art Poskanzer (AMPoskanzer@lbl.gov)
Date: Thu Oct 05 2000 - 19:37:35 MEST


I would have thought that one could get rid of the stat box with
a command

  gStyle->SetOptStat(0);

followed by

  gROOT->ForceStyle();

but it seems that one has to do it on the histogram object with

  hist->SetStats(FALSE);

Is there a way to do it in TStyle?

I am using version 2.25/01.

Art Poskanzer







This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:34 MET