Hi,
I use the TH1 stack function, that means I have added a number of histograms.
How can set “GetYaxis()->SetRangeUser()” ?
This does not work in my case…
Cheers,
Gordon
Hi,
I use the TH1 stack function, that means I have added a number of histograms.
How can set “GetYaxis()->SetRangeUser()” ?
This does not work in my case…
Cheers,
Gordon
Hi,
it works with:
stack->SetMinimum();
Without “GetYaxis()”
Cheers,
Gordon
yes, there an " how-to" about this:
root.cern.ch/drupal/content/how-set-ranges-axis