Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created September 20, 2017 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mizanRahman/4d0e6ae1c45a9f2d505d5125ce419743 to your computer and use it in GitHub Desktop.
Save mizanRahman/4d0e6ae1c45a9f2d505d5125ce419743 to your computer and use it in GitHub Desktop.
{
"nodes": [
{"id": "Myriel", "group": 1},
],
"links": [
{"source": "Napoleon", "target": "Myriel", "value": 1},
{"source": "Mlle.Baptistine", "target": "Myriel", "value": 8},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment