An example of the "flare" structure
{ | |
"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