Hi! TGraphErrors Draw option 'X' doesn't work. I guess it's because TGraph::Draw(..) does ... opt.ToLower(); ... AppendPad(opt); and TGraphErrors::Paint only checks option for 'X': if (strchr(option,'X')) {TGraph::Paint(option); return;} Regards, Miha --
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:53 MET