pyntacle_to_gjgf¶
- pyntacle_to_gjgf(graph)¶
Convert a Pyntacle graph object to gJGF.
- Parameters
graph (graph object from Pyntacle)
- Returns
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)
Convert a Pyntacle graph object to gJGF.
graph (graph object from Pyntacle)
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)