Skip to content

Instantly share code, notes, and snippets.

@samirsaci
Created March 19, 2021 20:29
Show Gist options
  • Save samirsaci/980ec3841a5b4e818282ffa3edd657a4 to your computer and use it in GitHub Desktop.
Save samirsaci/980ec3841a5b4e818282ffa3edd657a4 to your computer and use it in GitHub Desktop.
{
"nodes": [
{
"name": "Myriel",
"group": 1
},
{
"name": "Napoleon",
"group": 1
}
],
"links": [
{
"source": 1,
"target": 0,
"value": 1
},
{
"source": 2,
"target": 0,
"value": 8
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment