Embody


Single2DSeries<'x, 'y> Type

Represents a single 2D plot series (a single plot can contain 1 or more series).

Record fields

Record Field Description

Name

Full Usage: Name

Field type: string
Field type: string

X

Full Usage: X

Field type: float<'x> array
Field type: float<'x> array

Y

Full Usage: Y

Field type: float<'y> array
Field type: float<'y> array