Re: Drawing vertical lines on histogram

From: Olivier Couet <Olivier.Couet_at_cern.ch>
Date: Wed, 1 Feb 2012 15:52:51 +0000

root [0] hpx->Draw()
Info in <TCanvas::MakeDefCanvas>: created default TCanvas with name c1

root [1] c1->SetLogy(1)
root [2] TLine l(0,1,0,100)
root [3] l.Draw()


On Feb 1, 2012, at 4:42 PM, Aamer Wali Rauf wrote:

Hi,

How can you draw vertical lines on a histogram with logarithmic y-axis?

Thanks,
Aamer Received on Wed Feb 01 2012 - 16:52:57 CET

This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 11:50:01 CET