Chart
API docs for the Toolpad Chart component.
A chart component.
Properties
Name | Type | Default | Description |
---|---|---|---|
data | array | The data to be displayed. | |
height | number | 300 | The height of the chart. |
sx | object | The sx prop is used for defining custom styles that have access to the theme. All MUI System properties are available via the sx prop. In addition, the sx prop allows you to specify any other CSS rules you may need. |