Auto Chart
render_from_jsonAutomatically choose the best chart type for any JSON data, from arrays to nested structures, and render the visualization.
Instructions
Automatically detect the best chart type for arbitrary JSON data. Pass any JSON - arrays, objects, nested structures - and get the most appropriate visualization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Chart title | |
| data | Yes | Any JSON data - arrays, objects, key-value pairs, nested structures | |
| options | No |