Skip to main content
Version: 4.2

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?

optional customValues: Record<string, unknown>

Additional custom values which will be ignored by the library, but could be used by plugins.