Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added smoke tests for Axes.errorbar in test_datetime.py#27185

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

Merged
dstansby merged 4 commits intomatplotlib:mainfrom0taj:test_errorbar
Oct 25, 2023

Conversation

0taj
Copy link
Contributor

@0taj0taj commentedOct 25, 2023
edited
Loading

PR summary

This PR adds a smoke test for Axes.errorbar inlib/matplotlib/tests/test_datetime.py. This PR closes one of the items listed in the issue#26864.
Smoke Test Plot:
error_bar

PR checklist

@dstansbydstansby added this to thev3.9.0 milestoneOct 25, 2023
@dstansbydstansby merged commit4be931a intomatplotlib:mainOct 25, 2023
@dstansbydstansby mentioned this pull requestOct 25, 2023
64 tasks
mpl.rcParams["date.converter"] = "concise"
fig, (ax1, ax2, ax3, ax4) = plt.subplots(4, 1, layout="constrained")
limit = 7
start_date = datetime.datetime(2023, 1, 1)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

start_date seems unsed

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mocquinmocquinmocquin left review comments

@ksundenksundenksunden approved these changes

@dstansbydstansbydstansby approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.9.0
Development

Successfully merging this pull request may close these issues.

4 participants
@0taj@ksunden@dstansby@mocquin

[8]ページ先頭

©2009-2025 Movatter.jp