@Xieguoiang wrote:
hi,
How to advance the layout calculation?
How the results of calculations such as layout node position size are combined with the graph display ?
Use the Sankey layout data amount to calculate the node size and the node position information takes too long. The 1000 node 1000 edges takes 2 minutes and most of the time is used in the layout calculation. I want to calculate this part,Do it in advance or put it in other threads. I think this will reduce the time to render the plot.Thanks!
Posts: 1
Participants: 1