Draw("TEXT")

From: Mariusz Sapinski (AMS - Borgia) <Mariusz.Sapinski_at_roma1.infn.it>
Date: Wed, 2 Feb 2005 12:22:37 +0100 (MET)

 Hello,

 I spend some time on root website but I couldn't find answer. The question looks like that:

   TH2F *flagmap = new TH2F("flagmap","flags",7,-1.,6.,7,-1.,6.);    flagmap->Fill(...)

   flagmap->Draw("TEXT");

  unfortunately, even if bins are large, the text fint is tiny-tiny. How to change it? Some Style command, but which one? Not SetPaintTextFormat...

  root 4.00/08

   Regards, Mariusz Received on Wed Feb 02 2005 - 12:22:45 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:04 MET