trait LineWidthTrait (View source)

Methods

lineWidth( integer $width)

Data line width in pixels.

Details

at line 17
Chart lineWidth( integer $width)

Data line width in pixels.

Use zero to hide all lines and show only the points. You can override values for individual series using the series property.

Parameters

integer $width

Return Value

Chart

Exceptions

InvalidConfigValue