Hi,
I noticed a change in the drawing behaviour of TGraphAsymmErrors while moving from 5.06 to 5.12.
Setting the axis titles (TGraphAsymmErrors::GetXaxis()->SetTitel( “mytitle” ) ) before filling and drawing (->Draw( “ap” ) ) a TGraphAsymmErrors worked fine for the older version, while the new version draws all axes in the range [0,1] only. Is there an easy way to change this behaviour?
How can I change the axis range of a TGraph before drawing it?
Cheers,
Gernot