Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show days without brews in "Brews per day" statistic #756

Open
m42cel opened this issue Jul 28, 2024 · 1 comment
Open

Show days without brews in "Brews per day" statistic #756

m42cel opened this issue Jul 28, 2024 · 1 comment
Labels

Comments

@m42cel
Copy link

m42cel commented Jul 28, 2024

The "Brews per day" statistic only shows days with brews, making it seem like there are no days with 0 brews.

I think a time series graph should be continuous on the x-axis and also show days without brews. So, it's probably a "bug" by simply selecting and summing while grouping over days, which won't show days without data.

@graphefruit
Copy link
Owner

Hey @m42cel,
thanks for the ticket. The reference here would be #402.
I'd be happy to recieve a PR to fix this case, I don't have actually any capactiy to fix this kind of statistics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants