How to set label size globally in rootlogon.C?

Hi there,

I am trying to set up global style parameters in rootlogon.C such as:

gStyle->SetLabelSize(0.02);
gStyle->ToggleEditor();

but nothing happens.
How do I do that?

thanks
Luiz Emediato


Please read tips for efficient and successful posting and posting code

_ROOT Version: 6.25/01
_Platform: Fedora 33
_Compiler: gcc 10.2.1 20201125 (Red Hat 10.2.1-9)


That’s a bit short … what do you expect ? what are you plotting ?

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