visualize_data
Create bar, line, pie, scatter, area, or histogram charts from database tables, returning PNG images and JSON specifications.
Instructions
Визуализация: bar/line/pie/scatter/area/histogram. PNG + JSON spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | No | ||
| limit | No | ||
| title | Yes | ||
| x_column | Yes | ||
| y_columns | Yes | ||
| chart_type | Yes | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |