I'm using below d3 v3 for Employees Hierarchy Chart
now, the problem is when we have too many child nodes it expands horizontally, making the view too long
let's say the parent node has 19 child nodes
can we expand the child node vertically?
like this vertical if possible