Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

validateGraph

validateGraph(graph): void

Defined in: packages/sigma/src/utils/graph.ts:7

Check if the graph variable is a valid graph, and if sigma can render it.

Parameters

graph

AbstractGraph

Returns

void