Embody


Plot2D<'x, 'y> Type

Represents a single 2D plot.

Record fields

Record Field Description

Series

Full Usage: Series

Field type: seq<Single2DSeries<'x, 'y>>
Field type: seq<Single2DSeries<'x, 'y>>

Title

Full Usage: Title

Field type: string
Field type: string

XAxis

Full Usage: XAxis

Field type: AxisDefinition
Field type: AxisDefinition

YAxis

Full Usage: YAxis

Field type: AxisDefinition
Field type: AxisDefinition