SetErrorBarLineWidth

SetErrorBarLineWidth — Set the line width used for error bars

Synopsis

$plot->SetErrorBarLineWidth($seblw)

Description

SetErrorBarLineWidth sets the line width used for error bars. This width is used to draw the vertical lines indicating the error range in the positive and negative direction, and also the tees (if enabled) and the top and bottom.

Parameters

$seblw

Desired width in pixels of the lines used to draw error bars.

Notes

The default is to use 1 pixel wide lines.

This is only used with error plots (data types data-data-error and data-data-yx-error).

All lines in a plot use the same error bar width.

SourceForge.net Logo

This version of the manual was produced for the PHPlot Sourceforge project web service site, which requires the logo on each page.

To download a logo-free copy of the manual, see the PHPlot project downloads area.