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