UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 179 B
import type { ColorProcessor } from "../../../internals/plugins/corePlugins/useChartSeriesConfig/index.js"; declare const getColor: ColorProcessor<'bar'>; export default getColor;