Best way to improve JSPlumb performance when redrawing 200+ connections

I am currently using JSPlumb to draw connections between elements. However, JSPlumb takes too long to redraw connections on 200 or more graphs.

I was considering looking into RaphaelJS to see if performance improvements could be achieved. Can anyone suggest improvements that can be made to improve the performance of JSPlumb?

Related question, https://stackoverflow.com/questions/29961454/jsplumb-detach-multiple-connection-slowed-down

+3


source to share





All Articles