Skip to content

BarPlot API

API reference docs for the React BarPlot 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 BarPlot from '/packages/x-charts/src/BarChart/BarPlot.tsx/BarPlot';
    // or
    import { BarPlot } from '/packages/x-charts/src/BarChart/BarPlot.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.