spss_chart_histogram
Export a continuous variable as a publication-ready histogram in PNG, TIFF, or EMF, and return the chart file path for direct submission.
Instructions
Export a publication-ready histogram (PNG/TIFF/EMF) via GGRAPH + OMS IMAGE. Provide the continuous variable; the chart file path is returned for direct submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | ||
| title | No | ||
| x_label | No | ||
| y_label | No | ||
| variable | Yes | ||
| width_px | No | ||
| data_file | No | ||
| height_px | No | ||
| image_format | No | PNG |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |