Re: opt nbox
Rene Brun (Rene.Brun@cern.ch)
Wed, 10 Sep 1997 19:18:26 +0200
Thomas Kraemerkaemper wrote:
> 
> ROOTers,
> 
> is there anything like 'opt nbox' in ROOT? I can't find it; ROOT always
> paints an additional box around my histograms.
> 
>
I will add an option in TStyle to disable/enable the frame box.
With the current version, you can point to the frame box
and via the context menu
  -SetLineColor  to the canvas color
  -SetBorderMode to 0
Rene Brun