UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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