Point
Point elements are used to represent the points in a line, radar or bubble chart.
Namespace: options.elements.point
Base Element Settings¶
BackgroundColor¶
Fill color.
BorderWidth¶
Stroke width.
BorderColor¶
Stroke color.
Point Element Settings¶
Radius¶
Point radius. Default 3
PointStyle¶
Is point style enabled. Default 'circle'
Rotation¶
Point rotation (in degrees). Default 0
HitRadius¶
Extra radius added to point radius for hit detection. Default 1
HoverRadius¶
Point radius when hovered.. Default 4
HoverBorderWidth¶
Stroke width when hovered. Default 1