zone

From: Maurizio Ungaro (ungaro@maurizio.phys.rpi.edu)
Date: Thu Mar 16 2000 - 22:39:49 MET


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