Interface SeriesSetValues

Hierarchy

  • SeriesSetValues

Properties

Properties

description?: string

An optional description for this series. This is useful if you have more than one element with the same name within a particular SeriesSet

name: string

The name of the series

y: number[]

The value of the traces, over the time domain

Generated using TypeDoc