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

Preview: Stroke and Fill overlap when node has opacity less then one #2640

Closed
mbastian opened this issue Sep 25, 2022 · 0 comments
Closed

Preview: Stroke and Fill overlap when node has opacity less then one #2640

mbastian opened this issue Sep 25, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@mbastian
Copy link
Member

Expected Behavior

There is no overlap between the border and the inner node color.

Current Behavior

The stroke overlaps with the filled area. When the opacity is maximum this doesn't matter but when the opacity is reduced it does.

Possible Solution

Draw two circles: one for the stroke and one for the fill.

Steps to Reproduce

  1. Import a graph from GEXF with a node color with 0.5 opacity.
  2. In Preview, select Per node opacity and increase the border width to something large like 20.

Screenshot 2022-09-25 at 09 11 02

Context

When the graph is large it's nice to play with opacity to create density representation.

Your Environment

  • Version used: Gephi 0.9.7
  • Operating System: Mac OS
@mbastian mbastian added this to the 0.10.0 milestone Sep 25, 2022
@mbastian mbastian self-assigned this Sep 25, 2022
mbastian added a commit that referenced this issue Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant