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

Ranking values are not using the visible graph's interval for dynamic attributes #2629

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

Comments

@mbastian
Copy link
Member

Expected Behavior

Ranking function is using the view's interval and column estimator to come up with the element's numerical value. It should match to what is being shown on the visualization

Current Behavior

Function is using the unfiltered graph as a reference.

Steps to Reproduce

  1. Load a dynamic network with dynamic attributes
  2. Select that attribute in appearance > ranking
  3. Apply
  4. Change the timeline, to a place that changes the element's values (check with visualization on)
  5. Element doesn't change color/size

Context

We re-wrote the Appearance core engine for version 0.9.3 and we probably missed that use case.

Your Environment

  • Version used: Gephi 0.9.7
  • Operating System: Mac OS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant