plot_interactive_histogram
Creates an interactive Plotly histogram from a data file column, with optional color grouping for category insights. Generates a web-ready visualization.
Instructions
Generates a web-ready interactive Plotly histogram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| column | Yes | ||
| color_column | No | ||
| data_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |