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

Fix crosshairs for Matplotlib v3.9.0 #657

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Fix crosshairs for Matplotlib v3.9.0 #657

merged 2 commits into from
Jun 7, 2024

Conversation

yoda-vid
Copy link
Collaborator

@yoda-vid yoda-vid commented Jun 7, 2024

Matplotlib v3.9.0 introduced a change wither Line2D x/y positions must be set with a sequence (see https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.9.0.html#line2d), fixed here.

Matplotlib v3.9.0 introduced a change wither `Line2D` x/y positions must be set with a sequence (see https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.9.0.html#line2d), fixed here.
@yoda-vid yoda-vid added bug Something isn't working dependencies Issues/requests related to a dependency package labels Jun 7, 2024
@yoda-vid yoda-vid added this to the v1.6.0 milestone Jun 7, 2024
@yoda-vid yoda-vid merged commit f09a061 into master Jun 7, 2024
27 checks passed
@yoda-vid yoda-vid deleted the fix_crosshairs branch June 7, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Issues/requests related to a dependency package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant