is there a way to automatically disable the statbox in the QCG in layouts? We tried to use the stat checkbox in the layout configuration but it seems to not work. We can disable it manually via show statbox in the context menu, but after updating the page it reappears. It is a bit annoying i.e. in acceptance plots where the statbox covers part of the detector acceptance.
instead of using the options on the layout, you also can pass options for histograms from within the QC tasks themselves. For the TPC, Thomas has written a small helper class, which you can find here:
Especially in cases, where you for sure do not want to have the stat box, this is a nice solution as you do not have to care, no matter in which layout the plot is used.