Interface TimeseriesPoint<T>

A single point in a timeseries containing a date (which must not contain a timestamp) and a value of type T.

Type Parameters

  • T = unknown

Hierarchy

  • TimeseriesPoint

Accessors

Accessors

Generated using TypeDoc