origin_plot_errorbar
Import table data to create a line+symbol plot with error bars. Select columns for X, Y, and optional X/Y error columns, and customize graph style and labels.
Instructions
Import table data and create a line+symbol plot with error bars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| x_col | No | ||
| y_cols | No | ||
| y_error_col | No | ||
| x_error_col | No | ||
| book_name | No | ||
| sheet_name | No | ||
| excel_sheet | No | ||
| delimiter | No | ||
| encoding | No | ||
| header | No | ||
| skiprows | No | ||
| nrows | No | ||
| na_values | No | ||
| graph_name | No | ||
| template | No | ||
| title | No | ||
| x_label | No | ||
| y_label | No | ||
| show_legend | No | ||
| style_mode | No | origin_default | |
| export_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||