Logo FS-Skia-UI

ScatterPlot Module

Scatter-plot control rendering each `ChartSeries` as discrete points; author it through the typed `Props` front door.

Functions and values

Function or value Description

create arg1

Full Usage: create arg1

Parameters:
    arg0 : Attr<'msg> list

Returns: Control<'msg>
Type parameters: 'msg

Builds a `ScatterPlot` `Control` from the given attributes.

arg0 : Attr<'msg> list
Returns: Control<'msg>

series arg1

Full Usage: series arg1

Parameters:
Returns: Attr<'msg>
Type parameters: 'msg

Attribute supplying the scatter-plot's `series` of points to plot.

arg0 : ChartSeries list
Returns: Attr<'msg>

Type something to start searching.