Skip to content

GraphPluginInstance.openGraphView method

GraphPluginInstance › openGraphView

Unofficial

Open the global graph view.

Signature:

openGraphView(newLeaf: boolean): void

Parameters:

ParameterTypeDescription
newLeafbooleanWhether to open the graph in a new leaf.

Returns: void