Optional
batonThe baton props
Optional
colourThe colour map (optional)
Optional
customChildren to customize the toolbar. If undefined then use default toolbar, if null, disable toolbar, otherwise use given children
Optional
domainThe domain of the z axis
The plot configuration
Optional
pointThe size of the data points
The values at each point in the scatter plot
Optional
selectionsThe selections
Optional
selectionsSelections event listener
Optional
setFunction to update data point size
Optional
updateHandles adding selection (set null to disable editing)
The x values for the scatter plot
The y values for the scatter plot
Props for the
ScatterPlotProps
component.