Sample Node(id=${d.id}), override using
chart.nodeContent({data}=>{
return '' // Custom HTML
})
Or check different
layout examples
`,
/* Node expand & collapse button content and styling. You can access same helper methods as above */ buttonContent: ({ node, state })=>{
const icons = {
"left": (d)=>d ? `