Expenses Calendar Heatmap #99
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
One of the charts I found useful to check how expenses are spread across the month/year, also to find some transactions more easily.
I meant to regenerate screenshots with
make container-test-js-update
to avoid screenshots in a dark mode but wasn't able to build a Docker image with:Tried to update puppeteer to 24.7.2 but got same message with a different version of chrome.
Figured it's better to confirm if it builds normally on your side @andreasgerstmayr and if the issue is in my local setup.