geojs icon indicating copy to clipboard operation
geojs copied to clipboard

Rethink graph data structure requirement

Open aashish24 opened this issue 9 years ago • 0 comments

I would keep it something like this:

data = { nodes: [ ], links : [ {}, {} ] }

aashish24 avatar Apr 17 '15 14:04 aashish24