spss_chart_area
Create publication-ready area charts from SPSS data, plotting y against time or ordinal x, and export as PNG, TIFF, or EMF.
Instructions
Export a publication-ready area chart (PNG/TIFF/EMF) of y against a time/ordinal x variable, via GGRAPH + OMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| dpi | No | ||
| title | No | ||
| x_label | No | ||
| y_label | No | ||
| width_px | No | ||
| data_file | No | ||
| height_px | No | ||
| image_format | No | PNG |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |