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

Node size range value should be calculated from min/max value of the given parameter #3

Open
keiono opened this issue Sep 12, 2019 · 1 comment

Comments

@keiono
Copy link
Member

keiono commented Sep 12, 2019

Node size mapping is set as a static value in this version. Instead, set range based on the given statistics. For example, if degree is set for node size mapping, min and max of degree should be the range.

@ray0bump0
Copy link
Contributor

I changed node size mapping to depend on the given statistics.
In addition, I also changed meaning of "maxnodesize" that was max range value to the value of max node size.

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