UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 194 B
import { type PiecewiseLabelFormatterParams } from "./piecewiseColorLegend.types.mjs"; export declare function piecewiseColorDefaultLabelFormatter(params: PiecewiseLabelFormatterParams): string;