Dear Rooters,
I just would like to know how can I subdivide my plot/canvas like this (see attach.).
Cheers
Dear Rooters,
I just would like to know how can I subdivide my plot/canvas like this (see attach.).
Cheers
You can use TPad::Divide() root.cern.ch/root/html/TPad.html#TPad:Divide.
Or you can create the various pads yourself as shown in the attached macro
BrokenAxis.C (1.35 KB)
Thank you very much,
Cheers.