Returns the path data string
Array of data elements
Optional index
string
Control whether the line is defined at a given point.
Get the accessor function that controls where the line is defined.
(data: any, index?: number) => boolean
Set the accessor function that controls where the area is defined.
Get or set the interpolation mode.
Get the interpolation accessor.
string
Set the interpolation accessor.
Get or set the cardinal spline tension.
Get the cardinal spline accessor.
number
Set the cardinal spline accessor.
Get or set the x-coordinate accessor.
Get the x-coordinate accessor.
(data: any, index?: number) => number
Set the x-coordinate accessor.
Set the x-coordinate to a constant.
Get or set the y-coordinate accessor.
Get the y-coordinate accessor.
(data: any, index?: number) => number
Set the y-coordinate accessor.
Set the y-coordinate to a constant.