Increasing gap between nodes of my D3 tree layout
问题 As shown in the diagram, I am trying to increase the gap between last nodes on either side of the tree layout as they are overlapping Is there any way to do it in D3? { "name": "", "type": "network", "children": [{ "name": "", "type": "lb", "children": [{ "name": "", "type": "mm", "id": "app", "connServer": "s", "size": 3938 }] }, { "name": "", "type": "vm", "children": [{ "name": "", "type": "container", "children": [{ "name": "", "type": "appServer", "id": "app1", "connServer": "db1", "size