How can I create a highchart sankey chart in which the sum of heights of each node in a column would be equal to the height of the chart and The height of each node in a column is proportional to the weight of that node ?
I wasn't able to figure this one out from the api docs. Any pointers are welcome.