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 coloring of selected nodes for directed graphs #2259

Closed
csabahruska opened this issue Apr 16, 2021 · 1 comment · Fixed by #2260
Closed

Wrong edge coloring of selected nodes for directed graphs #2259

csabahruska opened this issue Apr 16, 2021 · 1 comment · Fixed by #2260

Comments

@csabahruska
Copy link
Contributor

  • Version used: Gephi 0.9.2

The issue #292 is relevant for undirected graphs, but it is incorrect for directed graphs.
For directed edges the edge color must not depend on selection, it should always use the source node color.

@csabahruska
Copy link
Contributor Author

Thanks for creating Gephi!

@mbastian mbastian added this to the 0.9.3 milestone Oct 23, 2021
mbastian added a commit that referenced this issue Mar 12, 2022
fix: Directed edges always use source node color. fixes issue: #2259
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants