Versatile multigroup boxplot function. Allows for gradient coloring of data points, together with subgroups boxes coloring.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Boxplot with possibility of displaying color gradient of data points numerical values, together with subgroups boxes coloring.
Main possibilities:
- Color gradient for data points
- Boxes subgroups coloring
- Mean line connecting subgroups
- Automatic subgroups legend
- Custom y and x axis label names and title
- Autosaving in current directory
Function input from graphics in figure:
- DtaPntBox(X, Y, Z, [], Colors, [], XTickName, 'Rel. int', 1, 52,'yes','no', 'Data points color gradient, Subgrups colors','yes');
- DtaPntBox(X, Y, Z, BoxColors, [], [], XTickName, 'Rel. int', 1, 36,'no','no', 'Subgrups colors','yes');
- DtaPntBox(X, Y, Z, BoxColors, [], [], XTickName, 'Rel. int', 1, [],'no','yes', 'Subgrups colors, wo data points','yes');
Cite As
Wojciech Wojtowicz (2026). DtaPntBox (https://github.com/w-wojtowicz/DtaPntBox/releases/tag/v1.0), GitHub. Retrieved .
General Information
- Version 1.0 (208 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
