Skip to content

GraphPluginInstance.openGraphView method

GraphPluginInstance › openGraphView

Unofficial

Open the global graph view.

Signature:

openGraphView(newLeaf: boolean): void

Parameters:

Parameter Type Description
newLeaf boolean Whether to open the graph in a new leaf.

Returns: void