Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 524 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 524 Bytes

GitHub-Followers-Visualization

Represent a GitHub user's followers as a network.

Each circle represents a user and their most used language based on their repositories.

The bolded line indicates the person being followed.

Currently the script gets the followers of the main user and for the 5 most followed of this set it gets their most followed followers.

To Do: Vary the size of the node depending on number of followers. Develop a better way to size the image of the plot