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 28 advent-of-code-charts issues
Sort by recently updated
recently updated
newest added

I think it would be nice, if the selection for the graphs was stored and doesn't reset when reloading the page. I think this is mostly useful for the "Minutes...

enhancement

**Introduction** In another issue [@SuperTux88 commented](https://github.com/jeroenheijmans/advent-of-code-charts/issues/86#issuecomment-1378086188) on the recent updates to graphs where the "Logged in User" (if known) gets highlighted with a bit thicker line. They said: > I...

enhancement
requires investigation

While improving #70 (large leaderboard) UI/UX, I found that it also can performa not too great. Takes 3ish seconds to do its thing. See for example this performance breakdown on...

bug
requires investigation

First of all, thanks for this amazing extension ! I've managed to create a safari port with the following [Apple Developper command](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari) : ```zsh xcrun safari-web-extension-converter ./build ``` The extension...

feature request
requires investigation

Thank you for this awesome extension! One interesting chart would be to see how the total amount of stars grew that all people collected on the board.

feature request
requires investigation

When clicking the `--- Total ---` header in the Delta-focused stats table, the table doesn't sort by the completion time. This is because the sorting key provided when creating the...

In #107 community member @gBasil suggested a way to create a user script to run this add one. Might be useful to merge that at some point and create realeases...

feature request
requires investigation

A quick-and-dirty solution for building to a userscript instead of a browser extension.