Re: [ROOT] width of tick marks

From: Stefan Hoeche (hoeche@Ptprs1.phy.tu-dresden.de)
Date: Wed Sep 08 2004 - 18:15:07 MEST


hi oliver,

thanks for your reply, but that seems to be a little too much effort
just for the sake of making tick marks thicker ... ;-)
by the way, you mentioned that the whole axis is drawn with the same
width. Is there any possibility to change this width ? I tried using 

TGaxis axis;
axis->SetLineWidth(whatever);

or

TH1D histo;
histo->GetXaxis()->SetLineWidth(whatever);

but this did have no effect

cheers

	stefan

On Wed, 8 Sep 2004, Olivier Couet wrote:

> 
> Hi Stefan,
> 
> The whole axis is drawn with the same line width. The only way I can 
> imagine to do that with the current ROOT version would be to draw a 
> TLine, with the line width you would like, on top of the tick mark you 
> would like to make thicker.
> 
>  Cheers,       Olivier
> 
> 
> On Wed, 8 Sep 2004, Stefan Hoeche wrote:
> 
> > 
> > hi folks,
> > 
> > i am looking for a possibility to change the line width of tick marks on
> > arbitrary axes. is there any possibility to do so ?
> > 
> > cheers
> > 
> > 	stefan
> > 
> > 
> 
> -- 
> Org:    CERN - European Laboratory for Particle Physics.
> Mail:   1211 Geneve 23 - Switzerland                     Mailbox: J25910      
> E-Mail: Olivier.Couet@cern.ch                            Phone:   +41 22 7676522
> WWW:    http://cern.ch/Olivier.Couet/                    Fax:     +41 22 7677155
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET