update_chart
Modify an existing chart's title, type, data range, or legend position in a Google Spreadsheet.
Instructions
Update an existing chart in a spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New chart title (optional) | |
| chart_id | Yes | The ID of the chart to update | |
| chart_type | No | New chart type (optional) | |
| data_range | No | New data range (optional) | |
| spreadsheet_id | Yes | The ID of the spreadsheet | |
| legend_position | No | New legend position (optional) |