{
h1->Draw();
h2->SetMarkerStyle(20);
h2->SetMarkerSize(0.5);
h2->Draw("samep");
}
When this is run, the points for h2 extend out of the frame. If the second
draw uses h2->Draw("same"), the second histogram is truncated as expected.
Thanks,
Chris
==================================================================
= =
= Chris Jillings =
= Department of Physics phone/voice mail: (613) 533-6000x74805 =
= Queen's University fax: (613) 533-6813 =
= Kingston, Ontario email: chris@sno.phy.queensu.ca =
= Canada, K7L 3N6 web: http://sno.phy.queensu.ca =
= =
==================================================================