The subset of an MUI X axis config the adapter reads.
Kept structural rather than imported from @mui/x-charts so the adapter needs no runtime or type dependency on the library: it reads the props the consumer wrote, and those are plain objects.
@mui/x-charts
Optional
Explicit domain bounds; marks entirely outside them are not drawn.
The subset of an MUI X axis config the adapter reads.
Kept structural rather than imported from
@mui/x-chartsso the adapter needs no runtime or type dependency on the library: it reads the props the consumer wrote, and those are plain objects.