Is it possible to set length of each link individually in network graph in highcharts ? Basically what I want is to plot something like below in which each user is plotted at different length from the center user ?
I am trying with linkLength but it will set length for all links . How can I customize the length of each link here ?