Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
Added ability to offset errorbars when using errorevery. by jcalbert · Pull Request #6280 · matplotlib/matplotlib · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.2k
Code
Issues
1.1k
Pull requests
423
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Added ability to offset errorbars when using errorevery.
- #6280
#6280
Merged
timhoffm
merged 11 commits into
matplotlib:master
matplotlib/matplotlib:master
from
jcalbert:errorbar-offset
jcalbert/matplotlib:errorbar-offset
Copy head branch name to clipboard
Apr 28, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Added ability to offset errorbars when using errorevery.
#6280
timhoffm
merged 11 commits into
matplotlib:master
matplotlib/matplotlib:master
from
jcalbert:errorbar-offset
jcalbert/matplotlib:errorbar-offset
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2019
Added ability to offset errorbars with errorevery
Show description for fee1591
jcalbert
committed
fee1591
View commit details
Copy full SHA for fee1591
Browse repository at this point
modified errorbar_subsample example to demonstrate feature
jcalbert
committed
0741bc7
View commit details
Copy full SHA for 0741bc7
Browse repository at this point
tests to check functionality using check_figures_equal decorator
jcalbert
committed
5394e84
View commit details
Copy full SHA for 5394e84
Browse repository at this point
document new features
jcalbert
committed
d75fb49
View commit details
Copy full SHA for d75fb49
Browse repository at this point
style compliance fixes
jcalbert
committed
59db2ed
View commit details
Copy full SHA for 59db2ed
Browse repository at this point
fixed example to match behavior for two-tuple arguments
jcalbert
committed
04d15d6
View commit details
Copy full SHA for 04d15d6
Browse repository at this point
moved what's new to new what's new
jcalbert
committed
7b16d13
View commit details
Copy full SHA for 7b16d13
Browse repository at this point
proper length heading line for .rst
jcalbert
committed
f924d4d
View commit details
Copy full SHA for f924d4d
Browse repository at this point
unpacked and named y, yerr, and axs (previously iterables) for clarity.
jcalbert
committed
e24476e
View commit details
Copy full SHA for e24476e
Browse repository at this point
moved error message into ValueError
Show description for fc0f3b9
jcalbert
committed
fc0f3b9
View commit details
Copy full SHA for fc0f3b9
Browse repository at this point
tiny flake8 change
jcalbert
committed
2bfcf8c
View commit details
Copy full SHA for 2bfcf8c
Browse repository at this point
You can’t perform that action at this time.