I would like to create a tree diagram (or often called Dendrogram) like descriped here: http://bl.ocks.org/d3noob/8323795.
Two questions:
- How can I rotate it 180 degrees (Diagram should go from right to left)?
- Is it possible to start off with 3 nodes at level 0 (Three starting nodes instead of one)?
I would highly appreciate any help!