Home > @plotex/render-image > IRenderOptions > electronPath

IRenderOptions.electronPath property#

Path to electron, so that electron can be installed separately to a different location and shared between the various packages that need it.

Electron is used to render charts and capture them to images.

Signature:
electronPath?: string;