spss_chart_scatter
Export a publication-ready scatter plot by providing X and Y variables. Returns chart file path in PNG, TIFF, or EMF format for immediate submission.
Instructions
Export a publication-ready scatter plot (PNG/TIFF/EMF) via GGRAPH + OMS IMAGE. Provide x and y variables; the chart file path is returned for direct submission.
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 |