Grid

Use the grid component to arrange components in a grid with a specified number of columns. On smaller screen widths, the grid will stack the components vertically to maintain readability.

Line Chart
isNan is not defined
Bar Chart
isNan is not defined
Scatter Plot
isNan is not defined
Area Chart
isNan is not defined

Group Component

To include multiple items inside one grid cell, use the Group component to wrap the items you want to include in that cell.

For example:

Line Chart
isNan is not defined
Some text
Bar Chart
isNan is not defined

This will stack "some text" above the bar chart, rather than giving it it's own cell.

Options

Number of columns in the grid on a full size screen
Options:
Default:
2
Space between grid elements
Default:
md