Skip to content

Show/Hide Empty Months feature #37

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cylinderStudio
Copy link

@cylinderStudio cylinderStudio commented Mar 5, 2025

I'm suggesting a change to enable the initialization of a figure with the option to hide months that have empty/NaN values.

I'm suggesting this change to the library for situations where it would be beneficial to hide empty dates. The images below show an example of this where, in this case, the NHL hockey season starts late in the year and ends a third of the way through the next year. Lots of dates are empty which makes much of what is rendered unnecessary.

In my fork, I changed the necessary .py files. And I tried giving my fork an alternative version number and changing anything regarding the repository's requirements. (In date_extractors.py, I imported the calender library.)

ONE

TWO

Adding the ability to initialize a figure with the option to hide months that have empty/NaN values
Altered version number on fork to avoid potential conflict (0.1.21+cylinderStudio).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant