render-image package#
Plugin for Plot to render a chart to an image file. For use in Node.js.
Functions#
| Function | Description |
|---|---|
| renderImage(this, imageFilePath, renderOptions) | Render the plot to an image file. |
Interfaces#
| Interface | Description |
|---|---|
| IRenderOptions | Options for image rendering. |