neovis.js icon indicating copy to clipboard operation
neovis.js copied to clipboard

Aren't nodes in the same group/community supposed to be clustered together?

Open aguinaldoabbj opened this issue 4 years ago • 4 comments
trafficstars

Hi, it's me bugging you again.

From the example viz screenshot I was led to think that nodes within the same community would be clustered together in the diagram. However, after running a community detection algorithm and trying to use the "group" functionality, the nodes are not well clustered: Screenshot_20210817_143740 I can see some nodes with the same group property are together in several clusters spread in the diagram. I was expecting that all nodes within a group would be at least in the same region of the graph.

Is there a set of settings that would maximize this desired effect?

aguinaldoabbj avatar Aug 17 '21 17:08 aguinaldoabbj

Not bugging at all, seeing people use the library is the reason I maintain it (not enough 😅) Hmm... Again this looks like a vis.js thing, you mean something like https://github.com/visjs/vis-network/issues/203 ?

thebestnom avatar Aug 17 '21 18:08 thebestnom

Not bugging at all, seeing people use the library is the reason I maintain it (not enough ) Hmm... Again this looks like a vis.js thing, you mean something like visjs/vis-network#203 ?

Yeah, maybe not so well defined clusters, but something like your shot: example-viz

aguinaldoabbj avatar Aug 17 '21 18:08 aguinaldoabbj

Hi, how is this going?

ooker777 avatar Oct 18 '21 10:10 ooker777

Didn't work on that 😅 neovis is a vis warper, if vis.js doesn't support that I don't think I have the capacity to support that 😅

thebestnom avatar Oct 18 '21 12:10 thebestnom