Hi Matt,
Thanks for this good and simple idea! Now in CVS.
Rene Brun
On Fri, 4 Oct 2002, Matt Palmer wrote:
> Hi,
> I've noticed a small bug in THStack - when it is drawn, the axis tick marks
> are not visible. This is because the histogram which draws the axes is
> painted first, then the stack of histograms is painted, drawing over the axis
> tick marks. This can be fixed by adding the following line to the end of
> THStack::Paint():
>
> fHistogram->Paint("axissame");
>
> Thanks
> Matt
>
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:12 MET