multinet-app / multimatrix

A adjacency matrix visualization built to work with the multinet ecosystem.
https://multinet.app
Apache License 2.0
1 stars 0 forks source link

Enable showing multiple node types in matrix for a bipartite network. #465

Open alexsb opened 1 year ago

alexsb commented 1 year ago

When we have a bipartite network, we want to be able to specify which nodes should be shown in rows and which nodes should be shown in the columns. This should be possible to dynamically change in the UI.