Jeroen Heijmans

Results 38 issues of Jeroen Heijmans

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...

feature request
requires investigation

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...

enhancement

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

This issue is to track suggestions made to improve the survey: - Add language "q / kdb+" and optionally related IDEs as well (see #13 by @gyorokpeter) - Add Dart...

future-editions

I'll roll up smaller suggestions from Reddit, Twitter, and other issues into one bigger issue here: - [ ] "Toggle" and "show/hide" are redundant XD Pick one! - [ ]...

feature
enhancement

Every year there's folks that miss the survey and feel sad about it. I don't want to spam Reddit/Twitter more than I already do, yet I want to try and...

future-editions
meta

An example bug that may occur in [for example language answers preprocessing](https://github.com/jeroenheijmans/advent-of-code-surveys/blob/9593f3e27415cda209f72081998c8cdef4449dcb/2021/csv-to-json.js#L126): - Answer is `"Rockstar (just one day, to see if I could)"` - Because there are several answers...

bug

Something we lost when going from PowerBI (past years) to a custom built web interface is some interactivity, most notably the ability to "slice" the data. Suppose you click on...

feature