Skip to content

GraphRenderer.setRenderOptions method

GraphRenderer › setRenderOptions

Unofficial

Set the rendering options for the graph view.

Signature:

setRenderOptions(options: GraphPluginInstanceOptions): void

Parameters:

Parameter Type Description
options GraphPluginInstanceOptions The graph plugin instance options.

Returns: void