UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 85 B
const getColor = series => { return () => series.color; }; export default getColor;