interface
Line
Line-specific properties.
Style attributes are optional. Values that are defined here are prioritized over band attributes.
- Properties
- fill, lineColor, lineWidth, pointColor, pointHoverRadius, pointRadius, points
Properties
- filloptional
Area fill for this line.
- Type:
-
FillStyle
- lineColoroptional
Color of this plot line.
- Type:
-
string
- lineWidthoptional
Thickness of this plot line.
- Type:
-
number
- pointColoroptional
Color of the point symbol.
- Type:
-
string
- pointHoverRadiusoptional
Radius of the point symbol when hovered.
- Type:
-
number
- pointRadiusoptional
Radius of the point symbol.
- Type:
-
number
- points
Data points (time to value).
- Type:
-
Map