[ROOT] how to plot 2 graphs in one pad?

From: Thomas Feser (tfeser@student.physik.uni-mainz.de)
Date: Wed Mar 07 2001 - 15:36:06 MET


Hi all,

  I tried
	pad->cd();
	graph1->Draw("AP");
	graph2->Draw("SAME");
  which works in CINT, but not in my (batch mode) application.
  Option "SAME" is not documented for graphs, so I was probably just lucky
to get any results in CINT. Is there a proper draw option to plot 2 graphs
in one pad, preferably both with their respective markers and nothing
else?

  _
  |om



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:39 MET