A scatter plot chart, which can display several data series.
It lets you plot data on 2 dimensions, x & y, and can optionally
show a third quantitative dimension if you enable dynamic node size,
please have a look at the nodeSize
property for further information.
The responsive alternative of this component is
ResponsiveScatterPlot
, it also offers another
implementation, see ScatterPlotCanvas.
You can also see more example usages in
the storybook.
You can also enable a voronoi mesh to capture user's
interactions, using the useMesh
property.
See the dedicated guide on how to setup legends for this component.
9
'Depends on device'
'normal'
'grid'
, 'axes'
, 'nodes'
, 'markers'
, 'mesh'
, 'legends'
, 'annotations'
]true
true
true
true
false
true
90
15