Get rid of the title of histogram TH1 *h1 with one of the following: 1. In the canvas option menu, select the option "no histogram title" 2. gStyle->SetOptTitle(kFALSE); 3. h1->SetTitle();