UNPKG

@mui/x-charts

Version:

The community edition of the charts components (MUI X).

4 lines (3 loc) 138 B
import { LegendGetter } from '../models/seriesType/config'; declare const legendGetter: LegendGetter<'bar'>; export default legendGetter;