Re: TLine in LogX

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Tue, 25 Jan 2005 14:04:32 +0100


Please have a look at the example below! Not even one line appears! And from the link you sent me I would expect to see at least one line!

Thomas.

Otto Schaile wrote:

> Hi Thomas,
> 
> I guess the answer from Rene is here:
> http://root.cern.ch/root/roottalk/roottalk01/3322.html
> 
> Cheers
> Otto
> 
> 
> On Tue, 25 Jan 2005, Thomas Bretz wrote:
> 
> 

>>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 - 14:04:49 MET

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