-
Notifications
You must be signed in to change notification settings - Fork 153
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
feat: adding new stats #244
Conversation
Are you able to increase the spacing between graphs? They appear a little squished up. |
@iuioiua , I would appreciate some help here. |
Ok, I'll merge this when I can. Let's tackle the responsiveness issue after 👍🏾 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. After making a tweak, LGTM for now! Note: I do think that some of this logic is a little difficult to understand. We can address this in a follow-up PR, alongside increasing the polish of the entire codebase for v1.
visits
is saved incorrectly #240 as it should be solved in fix: incorrect month of visits #241