SetMinimum(0) & SetHistMinimumZero - curiosity

From: Chiara Zampolli <Chiara.Zampolli_at_bo.infn.it>
Date: Tue, 18 Dec 2007 19:54:33 +0100


Dear all,

    while trying to force a histogram to have the minimum value of the y-axis set to zero, we have observed that if just saying:

    histo->SetMinimum(0)

then the Logy() cannot be applied, while in case one sets:

    gStyle->SetHistMinimumZero(kTRUE)

then the Logy is allowed. Why does this happen? (please, do not change the SetHistMinimumZero, since it works as we like! :-) ) Cheers,

       Chiara & Roberto Received on Tue Dec 18 2007 - 19:54:57 CET

This archive was generated by hypermail 2.2.0 : Wed Dec 19 2007 - 23:50:01 CET