advent-of-code-charts icon indicating copy to clipboard operation
advent-of-code-charts copied to clipboard

Inject charts in your private leaderboard page for Advent of Code

Results 24 advent-of-code-charts issues
Sort by recently updated
recently updated
newest added

On the https://adventofcode.com/2018/leaderboard/self page (and those for other years) we could also show some fun stats. Something based off [this codepen](https://codepen.io/jeroenheijmans/pen/GPomRd/left?editors=0010) perhaps? The codepen only does something with rank for...

feature request

Surely we can refactor to use css classes and pack a css file with the addon. As an added bonus, the current "responsiveness" placing two charts next to eachother can...

technical debt

All charts completely spell out their config. But many options are duplicated (e.g. font sizes and colors), so we might as well centralize those options for easier tweaking. PS. There's...

technical debt
up-for-grabs

Note javascript is not really a lang I do a lot of dev in and I skimmed the code for anything obvious but couldn't see much. We have a situation...

bug

User @DannyVdSluijs notified me that the newly released "Full Screen" feature is nice, but could do with a key binding (ESC key?) to exit full screen mode. Sounds reasonable! Let's...

enhancement

First off thank you for this extension, it's very fun. My problem is with the 4th graph, "Minutes taken per star". With timezones being what they are, people on my...

enhancement

Still using `manifest_version: 2` and I think Chrome and Firefox will be requiring v3 soon. Let's upgrade, hopefully it's easy.

enhancement
requires investigation

Just noticed during upload of the v6.2.1 version that the roll out of Firefox for Android addons are nearly here! ![image](https://github.com/jeroenheijmans/advent-of-code-charts/assets/1590536/f84a481f-12c1-4d0a-a1af-c8acf6d8a9c1) I think I can even already test if things...

feature request
requires investigation

I just noticed, that people who only finished one star aren't visible anymore in the first two graphs. I think I didn't notice because the update was only after AoC,...

bug
requires investigation

Added Xcode project for Safari, as well as an intel app build for macOS

requires investigation