Right now only 30 repositories for a user are getting displayed for the timeline graph. We need to use the API pagination to get the full list of repositories. This will get fixed by adding a custom endpoint for fetching all the repositories for a user. While doing this we can limit the size of the cache by cutting the amount of json properties being stored.
Right now only 30 repositories for a user are getting displayed for the timeline graph. We need to use the API pagination to get the full list of repositories. This will get fixed by adding a custom endpoint for fetching all the repositories for a user. While doing this we can limit the size of the cache by cutting the amount of json properties being stored.
Ex: Flory has 57+ repositories but only 30 are appearing on the timeline. https://github-graphs.com/TimeLineGraph.html?name=jwflory