UNPKG

@mui/x-charts

Version:

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

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