UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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