Skip to content

Weight parameter on network_p2p() does not affect output #181

@AaronArk

Description

@AaronArk

Describe the bug
When using network_p2p() to create a network plot and setting different values for the weight parameter, eg 'StrongTieScore' and 'DiverseTieScore', the plots produced are exactly the same. When using different community detection algorithms I expect different graphs to be produced has different weights should be used

To Reproduce
Steps to reproduce the behavior:

create a plot using network_p2p() and set weight = 'StrongTieScore' and 'DiverseTieScore' with display = 'leiden

Expected behavior
different plots should be produced with different clusters

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions