GitHub stars, {{ index (index $pts 0) 0 }} to {{ index $last 0 }}
Read off the GitHub stargazers API, which records when each star was given, so this is the measured curve rather than a redrawing of it. Hover or drag across the line to read any date. The API stops paginating at 40,000 items, so everything up to {{ $meta.measuredUntil }} is measured and the dashed tail to today's total is a straight line between two known points, not data.
| Date | Stars |
|---|---|
| {{ index $p 0 }} | {{ index $p 1 }} |