ZJUVAI/NetV.js

How to use ForceAtlas2

Opened this issue · 0 comments

I found this example indicating, that NetV should support ForceAtlas2. However, I'm not able to import ForceAtlas2. I'm using angular and I import NetV using import NetV from 'netv' (which gives an error, but it works).

However, doing so doesn't give me access to ForceAtlas2, and I also couldn't figure out any other way. (I know there is an example using d3-simulation)