Properties
Optional barPercentage
barPercentage: undefined | number
Optional barThickness
barThickness: undefined | number | "flex"
Optional borderCapStyle
borderCapStyle: undefined | "square" | "butt" | "round"
Optional borderDash
borderDash: undefined | number[]
Optional borderDashOffset
borderDashOffset: undefined | number
Optional borderJoinStyle
borderJoinStyle: undefined | "round" | "bevel" | "miter"
Optional categoryPercentage
categoryPercentage: undefined | number
Optional cubicInterpolationMode
cubicInterpolationMode: undefined | "default" | "monotone"
Optional data
data
: undefined | (undefined | null | number | number[])[] | ChartPoint[]
Optional fill
fill: undefined | string | number | boolean
Optional hidden
hidden: undefined | boolean
Optional hideInLegendAndTooltip
hideInLegendAndTooltip: undefined | boolean
Optional hitRadius
hit
Radius: undefined | number | number[] | Scriptable<number>
Optional hoverBackgroundColor
Optional hoverBorderColor
Optional hoverBorderWidth
hover
BorderWidth: undefined | number | number[] | Scriptable<number>
Optional hoverRadius
hoverRadius: undefined | number
Optional label
label: undefined | string
Optional lineTension
lineTension: undefined | number
Optional maxBarThickness
maxBarThickness: undefined | number
Optional minBarLength
minBarLength: undefined | number
Optional order
order: undefined | number
Optional pointBackgroundColor
Optional pointBorderColor
Optional pointBorderWidth
point
BorderWidth: undefined | number | number[] | Scriptable<number>
Optional pointHitRadius
point
HitRadius: undefined | number | number[] | Scriptable<number>
Optional pointHoverBackgroundColor
Optional pointHoverBorderColor
Optional pointHoverBorderWidth
point
HoverBorderWidth: undefined | number | number[] | Scriptable<number>
Optional pointHoverRadius
point
HoverRadius: undefined | number | number[] | Scriptable<number>
Optional pointRadius
point
Radius: undefined | number | number[] | Scriptable<number>
Optional pointRotation
point
Rotation: undefined | number | number[] | Scriptable<number>
Optional pointStyle
point
Style: undefined | HTMLCanvasElement | HTMLImageElement | "circle" | "line" | "rect" | "cross" | "crossRot" | "dash" | "rectRounded" | "rectRot" | "star" | "triangle" | (HTMLCanvasElement | HTMLImageElement | "circle" | "line" | "rect" | "cross" | "crossRot" | "dash" | "rectRounded" | "rectRot" | "star" | "triangle")[] | Scriptable<HTMLCanvasElement | HTMLImageElement | "circle" | "line" | "rect" | "cross" | "crossRot" | "dash" | "rectRounded" | "rectRot" | "star" | "triangle">
Optional radius
radius
: undefined | number | number[] | Scriptable<number>
Optional rotation
rotation
: undefined | number | number[] | Scriptable<number>
Optional showLine
showLine: undefined | boolean
Optional spanGaps
spanGaps: undefined | boolean
Optional stack
stack: undefined | string
Optional steppedLine
steppedLine: undefined | boolean | "after" | "before" | "middle"
Optional type
type: undefined | string
Optional weight
weight: undefined | number
Optional xAxisID
xAxisID: undefined | string
Optional yAxisID
yAxisID: undefined | string