Home > @plotex/render-image > renderImage
renderImage() function#
Render the plot to an image file.
Signature:Parameters#
| Parameter | Type | Description |
|---|---|---|
| this | IPlotAPI | |
| imageFilePath | string | |
| renderOptions | IRenderOptions |
Promise<void>
Home > @plotex/render-image > renderImage
Render the plot to an image file.
Signature:| Parameter | Type | Description |
|---|---|---|
| this | IPlotAPI | |
| imageFilePath | string | |
| renderOptions | IRenderOptions |
Promise<void>