Fix 2d line data setter by jeylau · Pull Request #2599 · DeepLabCut/DeepLabCut

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@jeylau

Copy link

Contributor

@jeylau jeylau commented

Jun 6, 2024

Cast the data to shape (2, 1) to pass a stricter check introduced in matplotlib 3.7.0+.

Fixes #2592.

@jeylau jeylau added the bug fix!

fix for a real buggy one...

label

Jun 6, 2024

@jeylau jeylau requested a review from n-poulsen

June 6, 2024 16:16

@MMathisLab MMathisLab merged commit 1e33629 into main

Jun 6, 2024

@MMathisLab MMathisLab deleted the fix-matplotlib-3.9 branch

June 6, 2024 18:52

@jeylau jeylau mentioned this pull request

Jun 7, 2024

2 tasks

konawasabi added a commit to konawasabi/tsutsuji-trackcomputer that referenced this pull request

Jul 29, 2024

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

Reviewers

@MMathisLab MMathisLab MMathisLab approved these changes

@n-poulsen n-poulsen Awaiting requested review from n-poulsen

Assignees

No one assigned

Labels

bug fix!

fix for a real buggy one...

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

RuntimeError: x must be a sequence

2 participants

@jeylau @MMathisLab