CurveTypeTrait
trait CurveTypeTrait (View source)
Methods
Details
at line 18
Chart
curveType(
string $curveType)
Controls the curve of the lines when the line width is not zero.
Can be one of the following: 'none' - Straight lines without curve. 'function' - The angles of the line will be smoothed.