Internal / Draft / Data Manager / Json

Data Series

Last updated on 13-Mar-2018 by Thomas P. Boesen
Thomas P. Boesen

Founder
boesen@scifeon.com

Example ResultDataSeries entity:

'Data Series Content' refers to the JSON-object in the Content field:

Single Value (Scalar) Series

XY Series

Simple XY series without groups:

If you have replicates, you can mark them with an optional group index (zero-based):

Series that include a curve

Simple XY series including a curve obtained e.g. by curve fitting:

This data structure (with the curve) should not be saved in the database - rather, it's used by the chart HTML element for rendering curves.

[](### Time Series)

[](### Categories)

[](We are currently not handling categories. ???)

[](How does / should this fit in ???)