Overflow bin in histogram

Hello,
According to the root documentation, if the range of the histogram is from 0 to n, then the entries corresponding to the overflow entries are stored in the (n+1)th bin. Is there any way to plot the overflow bin also while plotting histogram ?

Regards,
Tanuj Gupta

This is not direct but the attached macro does the trick.
overflow.C (1.35 KB)