FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

Fix 2d line data setter - #2599

Merged
MMathisLab merged 1 commit into
mainfrom
fix-matplotlib-3.9
Jun 6, 2024
Merged

Fix 2d line data setter#2599
MMathisLab merged 1 commit into
mainfrom
fix-matplotlib-3.9

Conversation

jeylau commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

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

Fixes #2592.

jeylau added the bug fix! fix for a real buggy one... label Jun 6, 2024
jeylau requested a review from n-poulsen June 6, 2024 16:16
MMathisLab merged commit 1e33629 into main Jun 6, 2024
MMathisLab deleted the fix-matplotlib-3.9 branch June 6, 2024 18:52
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix! fix for a real buggy one...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RuntimeError: x must be a sequence

2 participants


Back | FazBrowse Home | New Git URL