Interface: CustomSeriesWhitespaceData<HorzScaleItem>
Represents a whitespace data item, which is a data point without a value.
Type parameters
Name |
---|
HorzScaleItem |
Hierarchy
CustomSeriesWhitespaceData
Properties
time
• time: HorzScaleItem
The time of the data.
customValues
• Optional
customValues: Record
<string
, unknown
>
Additional custom values which will be ignored by the library, but could be used by plugins.