Skip to content

Instantly share code, notes, and snippets.

@adamfeuer
Last active October 17, 2021 17:33
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 adamfeuer/4d737c7169a5cdfa592c47d33cfb87be to your computer and use it in GitHub Desktop.
Save adamfeuer/4d737c7169a5cdfa592c47d33cfb87be to your computer and use it in GitHub Desktop.
test data for line / tree
{
"name": "flare",
"children": [{
"name": "analytics",
"children": [{
"name": "cluster",
"children": [{
"name": "AgglomerativeCluster",
"size": 3938
},
{
"name": "CommunityStructure",
"size": 3812
},
{
"name": "HierarchicalCluster",
"size": 6714
},
{
"name": "MergeEdge",
"size": 743
}
]
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment