Impossible to remove Stat box of a histogram in the GUI

Well, the title says its all.

Trying to right click the StatBox and then delete or SetStatOpt(0) makes no difference and Stat box reappearing anyway. Annoying.

_ROOT Version:_6.22

cheers,
Bohdan

Hi,

You should use context menu, associated with histogram, and invoke there command SetStats(kFALSE).

Regards,
Sergey

Thanks!

And what about TGraph stat box? It has no SetStats option…

cheers,
Bohdan

I cannot find similar function in TGraph class. Maybe @couet can help you

A TGraph has no stats box.