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

Fix dates displayed in x-axis during year change #233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Adman
Copy link

@Adman Adman commented Jan 9, 2024

  • If the current month is early January, December dates on the x-axis were displayed as 0.

I tried fixing it as one-liner. If you think it's messy, I can try to split it into some if-else condition.

Before:
20240109_215514

After:
20240109_222450

* If the current month is early January, December dates
  on the x-axis were displayed as 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant