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

Script to obtain the activity history of a repository and plot it using matplotlib or seaborn #6

Open
smaranjitghose opened this issue Jan 17, 2021 · 2 comments
Labels

Comments

@smaranjitghose
Copy link
Owner

No description provided.

@Blastoise
Copy link

@smaranjitghose Can you please provide more details on this?

@smaranjitghose
Copy link
Owner Author

@smaranjitghose Can you please provide more details on this?

Basically we want the information from the insights tab of a repository, store the datapoints (anything works as we are not downloading it for future use but converting it csv would be easier I believe) and plotting it using seaborn .

This way we can analyze the activity of multiple repos at once, given that the above is defined within a function

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

3 participants