UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 222 B
import { ChartsColorPaletteCallback } from "../types.js"; export declare const yellowPaletteLight: string[]; export declare const yellowPaletteDark: string[]; export declare const yellowPalette: ChartsColorPaletteCallback;