plot_interactive_boxplot
Generates interactive box plots from a data file to explore distribution differences across categories. Specify columns and title.
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 |