Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
added test_axhspan in test_datetime.py#27139
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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.
Neither of the axes have units on the y axis, which is the one that matters foraxhspan
. As such, no datetime values are being passed to the function we are trying to test.
Sorry, it should be fixed now. |
Can you provide a new image that is produced? |
Yes, just changed the old one in PR summary. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I´ve added code for
test_axhspan
method intest_datetime.py
mentioned in issue#26864Image output: (edited)

PR summary
PR checklist