const divBox = select(zoomWrapper).selectAll("div").data([{}]).enter().append("div").attr("class", "sn-org-nodes");