Is there any automated method to visualise a tree
where each node and leaf has a value (i.e. the bigger the value the bigger the node
/lead
will be).
P.S. Although d3.js
methods are really cool please provide me with an alternative automated method.
Thank you.