TLine in LogX

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Tue, 25 Jan 2005 11:58:21 +0100


Dear all,

what is wrong with this?

new TCanvas
gPad->Range(1,1,10,10);
gPad->SetLogx();

TLine l;
l.DrawLine(2,2,9,9); // doesn't work l.DrawLine(0.1, 0.1, 0.9, 0.9) // doesn't work, too

I'm not able to get a line drawn in a Logx-pad...

Thomas. Received on Tue Jan 25 2005 - 11:58:44 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:04 MET