chart_component
Convert chart specs to shadcn/Recharts JSX components. Get equivalent React code for your chart specification.
Instructions
Return the equivalent shadcn/Recharts JSX for a chart spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |