> > thanks for the answer, I would need input data for d3.js,
How is this format supposed to look like?

(But anyway, your best bet is probably to create a Python object that resembles
the data structure you want to print into JSON, and then just call json.dump or
json.dumps on the object -- this is the standard way to print JSON stuff from
Python).

-- 
T.

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to