origin_change_plot_data
Replace an existing plot in a graph with new X/Y data from a worksheet by removing the old plot and adding new data. Specify plot index, worksheet, and column indices.
Instructions
Replace a plot by removing it and adding new worksheet X/Y data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plot_index | Yes | ||
| worksheet | Yes | ||
| x_col | Yes | ||
| y_col | Yes | ||
| graph_name | No | ||
| layer_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||