UNPKG

@mui/x-charts

Version:

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

3 lines (2 loc) 196 B
export type StackOrderType = 'appearance' | 'ascending' | 'descending' | 'insideOut' | 'none' | 'reverse'; export type StackOffsetType = 'expand' | 'diverging' | 'none' | 'silhouette' | 'wiggle';