origin_recommend_chart
Analyzes table structure and column semantics to recommend suitable chart types for data visualization, with optional intent guidance.
Instructions
Recommend chart types from table shape, column semantics, and optional intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| intent | No | ||
| x_col | No | ||
| y_cols | No | ||
| z_col | No | ||
| y_error_col | No | ||
| x_error_col | No | ||
| excel_sheet | No | ||
| delimiter | No | ||
| encoding | No | ||
| header | No | ||
| skiprows | No | ||
| nrows | No | ||
| na_values | No | ||
| max_recommendations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||