advent-of-code-charts
advent-of-code-charts copied to clipboard
Inject charts in your private leaderboard page for Advent of Code
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
It would be super nice if the various day numbers (especially in the "Podium per day" and "Stats per day" tables) would have some kind of (discoverable, accessible) tooltip or...
- display day to day points leaderboard as a percentage of theoretical max points - even if your leaderboard position does not change, you can see if you are making...
On Google Chrome I see question marks in the medal display. In the example image there are medal images for the Gold, Silver, Bronze Podium Places. The font used is...
In the Minutes Per Star chart only the top 3 player where shown. It is not possible to compare your times with any other player. Now depending of Responsive it...
Not all fonts have the medal Unicode Chars, at least at Windows 8.1, using SVG images bypasses this. close #56
This adds a delta leaderboard below the Stats per day. The delta leaderboard ranks users first by the number of gold stars, second by the median of the delta times...
I'm a member of a private leaderboard with 150 users and it's not always easy to find myself in this crowd. That's why I suggest to add a background color...
Is it possible to add a table like the following, showing the total time taken to solve part two of each day (`+`s show how many days have not been...
Previous year a community PR added the feature to double-click users in the legend to "invert" the selection of shown series. This feature is not very discoverable. Let's improve the...