UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 165 B
import { type ColorProcessor } from "../../internals/plugins/models/seriesConfig/index.js"; declare const getColor: ColorProcessor<'radar'>; export default getColor;