Skip to content

Instantly share code, notes, and snippets.

@swayvil
swayvil / data-example.json
Last active March 26, 2024 04:45
D3.js collapsing tree with boxes
{
"tree" : {
"nodeName" : "NODE NAME 1",
"name" : "NODE NAME 1",
"type" : "type3",
"code" : "N1",
"label" : "Node name 1",
"version" : "v1.0",
"link" : {
"name" : "Link NODE NAME 1",