move_chart
Move and resize a chart in a Google Sheet by specifying its anchor cell, width, height, and pixel offsets.
Instructions
Move and/or resize a chart using overlay positioning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet | Yes | ||
| chart_id | Yes | ||
| anchor_cell | No | E2 | |
| width_pixels | No | ||
| height_pixels | No | ||
| spreadsheet_id | Yes | ||
| offset_x_pixels | No | ||
| offset_y_pixels | No |