origin_graph_export
Renders an Origin graph to a PNG file to verify that style changes appear as expected, writing the image to a chosen directory and filename. Use it to visually confirm your styling work before continuing.
Instructions
Export a graph to a PNG.
Also the only way to find out whether a style change did anything: Origin
stores values it never acts on, so the picture is the only witness. The
result reports where Origin was told to write, not that it succeeded --
expGraph says almost nothing about failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| width | No | ||
| filename | Yes | ||
| directory | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||