UNPKG

@mui/x-charts

Version:

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

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