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

1 Like

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.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.