UNPKG

@mui/x-charts

Version:

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

4 lines (3 loc) 136 B
import { LegendGetter } from '../context/PluginProvider'; declare const legendGetter: LegendGetter<'pie'>; export default legendGetter;