plot_interactive_boxplot
Generate web-ready interactive box plots to explore data distributions. Provide a data file, specify x and y columns, and optionally group by color.
Instructions
Generates a web-ready interactive Plotly box plot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| x_column | Yes | ||
| y_column | Yes | ||
| color_column | No | ||
| data_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |