UNPKG

@mui/x-charts

Version:

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

3 lines 78 B
export function isBandScale(scale) { return scale.bandwidth !== undefined; }