UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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