Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong edge filtering in directed valued networks #140

Closed
oxy86 opened this issue Sep 22, 2022 · 2 comments
Closed

Wrong edge filtering in directed valued networks #140

oxy86 opened this issue Sep 22, 2022 · 2 comments
Assignees

Comments

@oxy86
Copy link
Member

oxy86 commented Sep 22, 2022

"On filtering edges function - does this work correctly? I have sometimes filtered by anything below strength of 7 but then I can still see edges with 5s and 4s on the graph. "

@oxy86 oxy86 self-assigned this Sep 22, 2022
@oxy86
Copy link
Member Author

oxy86 commented Sep 22, 2022

A directed valued network in CSV format where the edge filtering does not work correctly.

0,7,2,6,4,5,5,4,2,7,6,2,7,10,10
9,0,7,7,7,7,6,6,6,7,6,6,9,9,9
9,9,0,7,8,7,7,6,6,9,6,6,9,9,9
9,8,6,0,7,7,7,6,5,8,7,5,9,10,9
9,7,2,8,0,4,6,4,2,4,3,0,9,8,9
4,5,2,3,4,0,6,3,2,8,7,2,8,7,8
10,8,3,7,4,8,0,5,4,7,7,4,9,9,10
9,7,6,8,7,7,7,0,6,8,8,6,8,8,9
10,8,6,7,6,6,6,6,0,8,7,6,10,10,10
8,6,3,7,4,4,5,5,4,0,4,3,8,7,9
8,5,3,5,7,7,8,6,3,7,0,4,9,10,9
8,7,5,7,8,6,6,5,5,9,5,0,7,8,6
7,4,2,3,2,3,4,2,2,5,6,1,0,9,9
5,2,0,0,3,2,4,0,0,6,3,0,5,0,5
7,7,5,5,6,5,6,5,5,6,6,4,10,10,0

@GavinByrne95
Copy link

I too am experiencing this issue. Any help here would be appreciated!

oxy86 added a commit that referenced this issue May 31, 2023
…red correctly in Graph but the graphicsWidget is not updated correctly
oxy86 added a commit that referenced this issue Jun 1, 2023
oxy86 added a commit that referenced this issue Jun 1, 2023
oxy86 added a commit that referenced this issue Jun 12, 2023
@oxy86 oxy86 closed this as completed in c3ed58f Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants