react-graph-vis
react-graph-vis copied to clipboard
Destroy the Network graph on component unload
fixes #131
I can confirm that by adding this, the graph re-renders again and again successfully without performance loss.
+1, this is great