pierremegevand/errorbar_groups
ERRORBAR_GROUPS produces customizable grouped bar plots with overlaid error bars.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Pierre Mégevand (2026). pierremegevand/errorbar_groups (https://github.com/pierremegevand/errorbar_groups), GitHub. Retrieved .
Acknowledgements
Inspired by: barweb (BARgraph With Error Bars), Adjust error bar width, Create Healthy Looking Error Bars
Inspired: superbar
General Information
- Version 1.7.0 (6.25 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.7.0 | Removed dependency on DISTINGUISHABLE_COLORS. |
||
| 1.6.0 | Thanks to Ariel Tankus for fixing an issue with MATLAB version R2014b (and presumably beyond) where the errorbar width could no longer be customized. This is apparently due to a change in the way MATLAB handles error bars in the graphics. |
||
| 1.5.0 | Corrected an issue where no error bar was plotted in the case that one side (upper or lower) was set to 0. See also comments. |
||
| 1.4.0 | Simplified the code defining default values and dealing with optional input arguments. Added option to skip plotting the error bars altogether. |
||
| 1.3.0 | With help from David Groppe, added optional handles inputs for plotting into existing figure or axes. |
||
| 1.2.0 | (this time with the correct files in the archive...) |
||
| 1.1.0 | Added a line at the end to adjust the limits of the X axis to the plot. |
||
| 1.0.0 |