@couet There is something wrong when the stats fill style is 0
(“ps->SetLineColor(...);
” has no effect). I also get the horizontal line in the first stats box in black. The horizontal line in the second stats box is in red because it follows the line color of its “h2
” histogram (try, e.g., “h2->SetLineColor(kGreen);
”).