GraphRenderer.setRenderOptions method
GraphRenderer › setRenderOptions
Unofficial
Set the rendering options for the graph view.Signature:
setRenderOptions(options: GraphPluginInstanceOptions): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| options | GraphPluginInstanceOptions | The graph plugin instance options. |
Returns: void