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

Add test_axvline to test_datetime.py #27208

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

CozyFrog
Copy link
Contributor

PR summary

I have added a datetime smoke test/example code for Axes.axvline in lib/matplotlib/test/test_datetime.py. This addresses the Axes.axvline task from #26864. This is very similar to #27177, where I added example code for Axes.axhline; this is the vertical version of that function.

The image below is the plot generated from my example code.
axvline

PR checklist

@ksunden ksunden added this to the v3.9.0 milestone Oct 26, 2023
@scottshambaugh scottshambaugh merged commit 840e4b7 into matplotlib:main Oct 30, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants