igraph_to_gjgf¶
- igraph_to_gjgf(graph)¶
Convert an igraph graph object to gJGF.
- Parameters
graph (graph object from igraph)
- Returns
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)
Convert an igraph graph object to gJGF.
graph (graph object from igraph)
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)