Skip to main content

Table

A structured data table built from rows and cells. Use TableRow and TableCell to define the table structure declaratively.
Mark a TableRow with header to render it with bold text and a background color, making it easy to distinguish column headings from data rows.

TableRow Props

TableCell Props


Chart

Data visualization component supporting bar, line, and area charts. You can combine multiple series in a single chart to overlay different visualization types.
Each entry in the series array defines one data series. You can mix bar, line, and area types in the same chart to create composite visualizations like a bar chart with a trend line overlay.

Props

Series Options

Each object in the series array accepts: