[ROOT] TH2D::DrawCopy() ignores options

From: Ulrich Husemann (husemann@physik.uni-dortmund.de)
Date: Thu Aug 03 2000 - 08:03:21 MEST


Dear Rooters!

While trying to draw a histogram stored in a ROOT file:

TH2D* histo = (TH2D*) file->Get("histo");
histo->DrawCopy("colz");

the option "colz" was completely ignored and the scatter plot was drawn. I
cannot even modify the option using the DrawPanel or with
TH2D::SetOption().

Is this a problem with TH2D or a scoping problem?

Cheers,
	Ulrich	



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:30 MET