Re: Divide and SetLogy in TCanvas

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Aug 06 1999 - 08:53:47 MEST


Hi Volker,
You can set the log scale (say along Y) by
 - clicking on the pad with the right mouse button and select SetLogY
 - add the statement gPad->SetLogy() after test->cd(1)

Rene Brun

Volker Hejny wrote:
> 
> Hi,
> 
> maybe this is a trivial question, but I didn't get it:
> 
> I have some TCanvas and divide it:
> 
> TCanvas* test = TCanvas(...);
> test->Divide(3,3);
> test->cd(1);
> 
> How can switch to log scale in this division?
> 
> Best regards, Volker
> 
> --
> Volker Hejny                    Tel: 02461/616853                      **
> Institut f. Kernphysik          Fax: 02461/613930                     **
> ---------------------------------------------------------------- **  ** ---
> Forschungszentrum Juelich GmbH, D-52425 Juelich                    **



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:37 MET