Interface SeriesSet

We return a set of series from two different places:

  • wodinRun returns the full set of series
  • batchRun returns a number of full sets of series

Hierarchy

  • SeriesSet

Properties

Properties

values: SeriesSetValues[]

An array of individual traces, each of which are defined over the same set of x values.

x: number[]

The domain that the series is available at, typically time

Generated using TypeDoc