Re: change properties of error bars

Rene Brun (Rene.Brun@cern.ch)
Wed, 08 Oct 1997 17:00:54 +0200


Wolfgang Korsch wrote:
>
> Hi,
> I tried to change the properties of error bars (thickness, color)
> (TGraphErrors) by clicking on the error bars in my canvas.
> This doesn't seem to work. Is there another way of doing it?
> Will this be installed?
> I am using version 1.03/04 on DEC UNIX 4.0
>
> Thanks.
>
> Wolfgang
>

Using the contextmenu (right mouse button), select SetLineAttributes
and change the line width, color,etc.
Note however, that if you have specified one of the options "L"
or "C" to draw the line connecting your points, the SetLineAttributes
will also affect this line.
I should may be implement a different function to set the
error bars attributes !

Rene Brun