add_trend_line
Add a trend line to visualize data patterns in a worksheet using linear, polynomial, logarithmic, exponential, or power fitting methods.
Instructions
Add a trend line to a worksheet (linear, polynomial, log, exp, power).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worksheet_name | Yes | ||
| fit | No | linear | |
| degree | No | ||
| show_confidence_bands | No | ||
| exclude_color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |