Entering edit mode
6.2 years ago
I have a dataset of microbes and phenotype. And I want to create a 3D bipartite network visualization using javascript.
Any help in how to implement this and which lib I should use?
I found that d3 implements this but in 2D. I tried to search similar questions, but didn't find any. Any help please?