TOOL API

create_chart

Create chart in worksheet Parameters: - file__id: File ID - sheet_name: Sheet name - data_range: Data range (e.g., "A1:D10") - chart_type: Chart type (bar, line, pie, scatter, etc.) - target_cell: Chart placement location - title: Chart title - x_axis: X-axis label - y_axis: Y-axis label

Other1 credits

Call information

Tool slug
excel.create_chart
Provider
Excel
Average response
0 ms
Calls in 7 days
0

Input parameters

file_idrequired

string

sheet_namerequired

string

data_rangerequired

string

chart_typerequired

string

target_cellrequired

string

title

string

x_axis

string

y_axis

string