Border
It defines options for the border that run perpendicular to the axis.
Namespace: options.scales[scaleId].border
Display¶
If true, draw a border at the edge between the axis and the chart area. Default true
Color¶
Width¶
The width of the border line. Default 1
Dash¶
Length and spacing of dashes on grid lines. Default []
DashOffset¶
Offset for line dashes. Default 0.0
Z¶
z-index of the border layer. Values less than equal 0
are drawn under datasets, grater than 0
on top. Default 0