fkling / JSNetworkX

Build, process and analyze graphs in JavaScript (port of NetworkX)
https://felix-kling.de/jsnetworkx/
Other
761 stars 184 forks source link

Auto refresh not working with edges #63

Open syah83 opened 8 years ago

syah83 commented 8 years ago

Hi,

I'm currently testing jsnx, I made some graphs using it with Electron, it works fine except refreshing automatically the graph while adding edges. However, the refresh works well with adding nodes.

Any help for this?

Thanks for your attention