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

Small bug #10

Open
cdiener1 opened this issue Jan 30, 2022 · 2 comments
Open

Small bug #10

cdiener1 opened this issue Jan 30, 2022 · 2 comments

Comments

@cdiener1
Copy link

All cases of:
plt.grid(b=None, which='major', axis='y', linestyle='--')
should be replaced by:
plt.grid(visible=None, which='major', axis='y', linestyle='--')

@rajeshm936
Copy link

Hi Cdiener, solved one of the bugs I am struggling with. Much appreciated. God Bless!

@cdiener1
Copy link
Author

No problem! Github is so cool; I don't even remember writing this but I'm glad I was right and that it helped!

ofenloch added a commit to ofenloch/time-series-forecasting-pytorch that referenced this issue Jan 3, 2025
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

No branches or pull requests

2 participants