Console

2 0 0 0
  • JSFiddle Console. Turn on/off in Editor settings.
  • ☁️ "Running fiddle"
  • "new nodes", [{ children: ["-billy bob", "-jenny rae"], childrenPositions: [1, 4], count: 125, group: "Work Station", label: "grandpajoe", level: 0, linkCount: 2, name: "+bob bob", nodePosition: 0 }, { children: ["--billy bob 5"], childrenPositions: [2], count: 55, group: "Application", label: "billy bob", level: 1, linkCount: 1, name: "-billy bob", nodePosition: 1 }, { children: ["--billy bob 6"], childrenPositions: [3], count: 5, group: "Application", label: "billy bob 5", level: 2, linkCount: 1, name: "--billy bob 5", nodePosition: 2 }, { children: [], childrenPositions: [], count: 1, group: "Application", label: "billy bob 6", level: 3, linkCount: 0, name: "--billy bob 6", nodePosition: 3 }, { children: ["--billy bob 3", "--billy bob 1"], childrenPositions: [5, 6], count: 55, group: "Application", label: "jenny rae", level: 1, linkCount: 2, name: "-jenny rae", nodePosition: 4 }, { children: [], childrenPositions: [], count: 5, group: "Application", label: "billy bob 3", level: 2, linkCount: 0, name: "--billy bob 3", nodePosition: 5 }, { children: [], childrenPositions: [], count: 5, group: "Application", label: "billy bob 1", level: 2, linkCount: 0, name: "--billy bob 1", nodePosition: 6 }, { children: ["-jill"], childrenPositions: [8], count: 125, group: "Work Station", label: "grandma", level: 0, linkCount: 1, name: "+Jose", nodePosition: 7 }, { children: ["--ben ben"], childrenPositions: [9], count: 55, group: "Application", label: "jill", level: 1, linkCount: 1, name: "-jill", nodePosition: 8 }, { children: [], childrenPositions: [], count: 5, group: "Application", label: "ben ben", level: 2, linkCount: 0, name: "--ben ben", nodePosition: 9 }]
  • "new links", [{ count: 1, depth: 1, source: 0, target: 1 }, { count: 1, depth: 1, source: 0, target: 4 }, { count: 1, depth: 1, source: 1, target: 2 }, { count: 1, depth: 1, source: 2, target: 3 }, { count: 1, depth: 1, source: 4, target: 5 }, { count: 1, depth: 1, source: 4, target: 6 }, { count: 1, depth: 1, source: 7, target: 8 }, { count: 1, depth: 1, source: 8, target: 9 }]