UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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