MUI X
This page groups demonstration using scatter charts.
<ScatterChart width={500} height={300} series={[{ data, label: 'pv', id: 'pvId' }]} xAxis={[{ min: 0 }]} />
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.
<ChartsVoronoiHandler />
<Scatter />
<ScatterChart />
<ScatterPlot />
Contents