Re: zone

From: Rene Brun (Rene.Brun@cern.ch)
Date: Tue Mar 21 2000 - 21:23:58 MET


Hi Maurizio,
In attachment, see the file zone.C as an example for what you
want to do.

Rene Brun

On Thu, 16 Mar 2000, Maurizio Ungaro wrote:

> 
> Hello rooters,
> if I do a 3 by 5 division of the canvas with:
> 
>  gStyle->SetPadBorderMode(0);
>  Float_t small = 1e-8;
>  kkt.Divide(3,5,small,small);
>  gPad->SetBottomMargin(small);
> 
> etc etc,  the graphs in the bottom and at the right 
> are smaller.
> The bottom ones because otherwise I have no label on them, 
> the ones in the right because of simmetry .
> 
> How can I solve this problem?
> 
> Maurizio
> 





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