SetErrorBarSize

SetErrorBarSize — Set the size of the error bar tee.

Synopsis

$plot->SetErrorBarSize($ebs)

Description

SetErrorBarSize sets the length of the 'tee' drawn at the top and bottom of error bars, if the error bar shape is set to 'tee' with SetErrorBarShape (or defaulted to 'tee').

Parameters

$ebs

Error bar tee length in pixels.

Notes

The default size is 5 pixels.

This is only used with error plots (data types data-data-error and data-data-yx-error), and with error bar shape 'tee'.

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

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.