create_chart
Create a chart in an Excel worksheet by specifying the data range, chart type, and target cell location.
Instructions
Create chart in worksheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| data_range | Yes | ||
| chart_type | Yes | ||
| target_cell | Yes | ||
| title | No | ||
| x_axis | No | ||
| y_axis | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |