Labels dropping off using CanvasPartition

The first label is cut off because it is clipped on the Pad edge. In the new TRatioPlot class we solved this issue by removing the labels on edges using the new method ChangeLabel .

The following macro is a modified version of canvas2.C doing this trick.

canvas3.C (5.1 KB)

Note that ChangeLabel can do mush more than simply removing a Label.