UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

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