UNPKG

@mui/x-charts

Version:

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

3 lines (2 loc) 181 B
import { FormattedSeries } from '../context/SeriesProvider'; export declare function getSeriesToDisplay(series: FormattedSeries): import("./chartsLegend.types").LegendItemParams[];