UNPKG

@mui/x-charts

Version:

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

4 lines (3 loc) 157 B
import { ColorProcessor } from '../context/PluginProvider/ColorProcessor.types'; declare const getColor: ColorProcessor<'scatter'>; export default getColor;