plot_static_histogram
Create a static, publication-ready histogram from a data file column. Set title and x-axis label to produce a Matplotlib/Seaborn plot for academic papers.
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 |