Problem with "E4" option in Draw

Hi

I am drawing a histogram with options

h->Draw(“same E4”)

and

h->Draw(“same E2”)

E2 works fine, but E4 looks like the last two bins get merged and I get a spike in the last-1 and an empty box in the very last bin…

Ideas?

Thanks in advance

Alex




read the warning here: root.cern.ch/root/html534/THistPainter.html#HP09