Table
A structured data table built from rows and cells. UseTableRow and TableCell to define the table structure declaratively.
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 theseries array accepts: