Auto Chart
render_from_jsonAutomatically select and render the most suitable chart type for any JSON data, including nested structures.
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 |
|---|---|---|---|
| data | Yes | Any JSON data - arrays, objects, key-value pairs, nested structures | |
| title | Yes | Chart title | |
| options | No |