[ROOT] Simple 1-d draw option question

From: Claire Gwenlan (cg@hep.ucl.ac.uk)
Date: Tue Apr 02 2002 - 11:27:32 MEST


Hi,

I'm having quite a simple problem, in that I can't get a fill colour when
I use option:


h->DrawCopy("histl");

I've got something like:

h->SetFillColor(kRed);
h->DrawCopy("histl");  


and it comes up with the straight lines but no fill colour. However, if I
use the option,

h->DrawCopy("histC");  


then it comes up with the curvy line and the fill colour is fine.
Unfortunately, I need straight lines for the histogram I want. Is this
usual?

I'm currently using version 3.02/05


Cheers,

Claire



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:47 MET