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

New feature: Distribution of prominence scores and histogram #81

Closed
oxy86 opened this issue Feb 3, 2019 · 0 comments
Closed

New feature: Distribution of prominence scores and histogram #81

oxy86 opened this issue Feb 3, 2019 · 0 comments
Assignees
Milestone

Comments

@oxy86
Copy link
Member

oxy86 commented Feb 3, 2019

When a prominence index (i.e. Betweenness Centrality) is computed, SocNetV should compute and report the distribution of index scores among the network actors.
Also, it should print a nice histogram of the index distribution

This is related to #18

@oxy86 oxy86 added this to the 2.5 milestone Feb 3, 2019
@oxy86 oxy86 self-assigned this Feb 3, 2019
@oxy86 oxy86 changed the title New feature: Distribution of prominence scores and plot relative histogram New feature: Distribution of prominence scores and histogram Feb 3, 2019
oxy86 added a commit that referenced this issue Feb 3, 2019
oxy86 added a commit that referenced this issue Feb 15, 2019
oxy86 added a commit that referenced this issue Feb 27, 2019
… of chart for prominence index distribution. It supports lines and bars. Area and Scatter types can be added later! We can now work to add this functionality in reports as well
oxy86 added a commit that referenced this issue Feb 28, 2019
…. The user selects it from the new Settings menu Chart Type. Our default still is lines. Also added tooltip and whatsthis in distribution widget. Scatter type can be added later!
oxy86 added a commit that referenced this issue Feb 28, 2019
oxy86 added a commit that referenced this issue Feb 28, 2019
oxy86 added a commit that referenced this issue Mar 1, 2019
oxy86 added a commit that referenced this issue Mar 6, 2019
…get is needed. Further testing in other OS
@oxy86 oxy86 closed this as completed in 7585570 Mar 6, 2019
oxy86 added a commit that referenced this issue Mar 7, 2019
…minenceIndex so that the corresponding distribution is computed every time we embed a layout based on a prominence index. Also added a new Graph API getProminenceIndexByName() which is used by MW methods and returns the Prominence IndexType for the given index name
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