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

Upper limit #30

Closed
garyking opened this issue Jun 26, 2016 · 2 comments
Closed

Upper limit #30

garyking opened this issue Jun 26, 2016 · 2 comments

Comments

@garyking
Copy link

The charts are only limited to 39960 stars max on the y-axis? Like here. Is that a limitation of the GitHub API or something?

@mmcev106
Copy link

Here is another example:

http://www.timqian.com/star-history/#angular/angular.js

@timqian
Copy link
Member

timqian commented Jun 28, 2016

The problem is partially fixed(10444c3). Check those links again.

About the fix

There is an api limit: Github only only allow one to get information of the first 40000 stars.
The way I fix this is to add another point of star number of today.

@timqian timqian closed this as completed Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants