Hi,
I've been trying to run the following code
hist1->Draw();
hist2->SetOption("same");
hist2->Draw();
The result seems to be hist2 drawn alone with any axis. I'd expected it
to look like hist2->Draw("same");. Am I doing something wrong?
I am running ROOT v3.03/06.
Thanks,
Raj Bhatnagar
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:00 MET