origin_plot_chart_atlas
Create a plot by specifying your data file and chart intent; the tool routes to the appropriate chart type to visualize your data.
Instructions
Create a plot using chart-atlas intent routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| intent | Yes | ||
| x_col | No | ||
| y_cols | No | ||
| z_col | 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 | ||
| title | No | ||
| x_label | No | ||
| y_label | No | ||
| style_mode | No | nature | |
| palette_role | No | ||
| export_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||