Re: How to draw graph without axis ?

From: Olivier Couet <Olivier.Couet_at_cern.ch>
Date: Mon, 9 Jan 2006 09:40:15 +0100 (CET)

Try this:

   gr->GetYaxis()->SetLabelSize(0);
   gr->GetYaxis()->SetTickLength(0);
   gr->GetXaxis()->SetLabelSize(0);
   gr->GetXaxis()->SetTickLength(0);
   gr->Draw("AC")

O.Couet

On Sun, 8 Jan 2006, Boris Skorodumov wrote:

> If i am not using option A in Draw function, it did not help...
>
> gr->Draw("AC") should be axis
> gr->Draw("?") without axis ....
>
> Thank you.
>
>

-- 
Org:    CERN - European Laboratory for Particle Physics.
Mail:   1211 Geneve 23 - Switzerland                     Mailbox: J25910      
E-Mail: Olivier.Couet_at_cern.ch                            Phone:   +41 22 7676522
WWW:    http://cern.ch/Olivier.Couet/                    Fax:     +41 22 7670300
Received on Mon Jan 09 2006 - 09:40:21 MET

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:56 MET