Line size of an error bar

short question: how can I change the line size of an error bar?
thanks for help
florian

Line size ? I guess you mean “line width” ?
just do: h->SetLineWidth(4); (h is an histogram).

thats the reason why I found nothing in google :slight_smile:
thanks a log
florian