plot_static_histogram
Generate a publication-ready histogram from a CSV column. Customize title and x-axis label for static, high-quality output.
Instructions
Generates a static Matplotlib/Seaborn histogram (for papers/publications).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| column | Yes | ||
| x_label | Yes | ||
| data_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |