Skip to content

Fix argument order in errorbar() (fixes #199) - #200

Merged
QuLogic merged 1 commit into
matplotlib:mainfrom
SFr682k:fix-errorbar-argument-order
Aug 4, 2026
Merged

Fix argument order in errorbar() (fixes #199)#200
QuLogic merged 1 commit into
matplotlib:mainfrom
SFr682k:fix-errorbar-argument-order

Conversation

@SFr682k

@SFr682k SFr682k commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

errorbar() xerr/yerr arguments were swapped in the cheat sheet, compared to the method's actual signature

errorbar() xerr/yerr arguments were swapped in the cheat sheet, compared
to the method's actual signature

@story645 story645 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for catching this!

@QuLogic QuLogic linked an issue Aug 4, 2026 that may be closed by this pull request
@QuLogic
QuLogic merged commit e1f77b5 into matplotlib:main Aug 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong argument order in errorbar()

3 participants