UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 183 B
import type { LegendGetter } from "../../../internals/plugins/corePlugins/useChartSeriesConfig/index.js"; declare const legendGetter: LegendGetter<'bar'>; export default legendGetter;