Home > plot > ISeriesSpec

ISeriesSpec interface#

A single data series with optional annotations.

Signature:
export interface ISeriesSpec

Properties#

PropertyTypeDescription
annotations?IAnnotation[](Optional) Annotations to the applied to the series.
valuesValueArrayArray of values for the series.