Skip to main content
Version: 4.1

Interface: CustomSeriesWhitespaceData<HorzScaleItem>

Represents a whitespace data item, which is a data point without a value.

Type parameters

Name
HorzScaleItem

Hierarchy

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.