forceatlas2
forceatlas2 copied to clipboard
Not compatible with networkx 3.0
When trying to use the current package with networkx I obtain a module 'networkx' has no attribute 'to_scipy_sparse_matrix'.
It got changed to to_scipy_sparse_array in networkx 3.0
Is there a known work-arround for this issue?