[ROOT] TGraphError: Perpendicular end lines

From: Tim Wilksen (wilksen@mail.desy.de)
Date: Wed Jan 10 2001 - 11:53:02 MET


Hi all,

I would like to get rid of the perpendicular end lines
for error bars in TGraphErrors. An option "Z" seems
to be implemented to switch it off, however it does
not work for me in versions 2.25/03 and 3.00/00.

I tried: 

TGraphErrors *gr = new TGraphErrors( ... );
gr->SetMarkerStyle(20);
gr->SetMarkerSize(0.5);
gr->Draw("APZ");


Am I missing something?

Thanks for any hint,

Tim



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:33 MET