Labels.border
configurationThe border of the label.
labels.border
Objectlabels.border.color
StringThe color of the border. Accepts a valid CSS color string, including hex and rgb.
Default: "black"
labels.border.dashType
StringThe dash type of the border.
Default: "solid"
labels.border.width
NumberThe width of the border in pixels. By default the border width is set to zero which means that the border will not appear.
Default: 0