Logo FS-Skia-UI

LineChartProps<'msg> Type

Immutable, compiler-checked authoring surface for a line chart. `series` required. Reuses the existing `ChartSeries` data type. `OnSelected = None` lowers to no binding.

Record fields

Record Field Description

Id

Full Usage: Id

Field type: ControlId option
Field type: ControlId option

OnSelected

Full Usage: OnSelected

Field type: (string -> 'msg) option
Field type: (string -> 'msg) option

Series

Full Usage: Series

Field type: ChartSeries list
Field type: ChartSeries list

Type something to start searching.