MUI X
This page groups demonstration using scatter charts.
<ScatterChart width={500} height={300} series={[{ data, label: 'pv', id: 'pvId' }]} xAxis={[{ min: 0 }]} />
Contents