is an option for BoxWhiskerPlot that specifies spacing adjustments to be applied when plotting multiple boxes.


BoxExtraSpacing
is an option for BoxWhiskerPlot that specifies spacing adjustments to be applied when plotting multiple boxes.
Details and Options
- To use BoxExtraSpacing, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- Valid settings are non-negative numbers or a list of non-negative numbers. The default setting is 0.
- A setting of 1 is equivalent to the space used for a single box.
- BoxExtraSpacing->{s1,s2,…} specifies that successive spacings si should be used cyclically for successive plots.
See Also
Tech Notes
Text
Wolfram Research (2007), BoxExtraSpacing, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.
CMS
Wolfram Language. 2007. "BoxExtraSpacing." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.
APA
Wolfram Language. (2007). BoxExtraSpacing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html
BibTeX
@misc{reference.wolfram_2025_boxextraspacing, author="Wolfram Research", title="{BoxExtraSpacing}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_boxextraspacing, organization={Wolfram Research}, title={BoxExtraSpacing}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html}, note=[Accessed: 15-August-2025]}