Skip to content
This repository was archived by the owner on Jan 11, 2020. It is now read-only.

Conversation

@thesmallstar
Copy link
Member

I have made a plot-
It shows the number of commits vs week for 4 repos.

Copy link

@Jigar3 Jigar3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have used the csv directly. You should make a network request to GitHub API to fetch the results and then use those results to plot. This is a hard coded plot, we need it to be dynamic.

@thesmallstar
Copy link
Member Author

thesmallstar commented Feb 12, 2019

@Jigar3 since the data was very small I thought of saving it. I have never worked with get requests and JSON in MATLAB ,I will try to do it by today. Is this task also under the same time criteria?

@thesmallstar
Copy link
Member Author

@Jigar3 If I am not wrong I can do this by tomorrow, right?

@thesmallstar
Copy link
Member Author

@Jigar3 Please check the updated code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants