Skip to content

ScatterPlot API

API reference docs for the React ScatterPlot component. Learn about the props, CSS, and other APIs of this exported module.

Demos

For examples and details on the usage of this React component, visit the component demo pages:

    Import

    import ScatterPlot from '/packages/x-charts/src/ScatterChart/ScatterPlot.tsx/ScatterPlot';
    // or
    import { ScatterPlot } from '/packages/x-charts/src/ScatterChart/ScatterPlot.tsx';
    Learn about the difference by reading this guide on minimizing bundle size.

    Props

    slotProps

    The props used for each component slot.

    Type:

    object

    Default:

    {}

    slots

    Overridable component slots.

    Type:

    object

    Default:

    {}

    The component cannot hold a ref.