create_chart
Generate charts in Excel worksheets by specifying data range, chart type, and target cell. Use this tool to visualize data with customizable titles and axis labels directly within Excel files.
Instructions
Create chart in worksheet.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chart_type | Yes | ||
data_range | Yes | ||
filepath | Yes | ||
sheet_name | Yes | ||
target_cell | Yes | ||
title | No | ||
x_axis | No | ||
y_axis | No |