StatisticalPlots`
StatisticalPlots`

BoxExtraSpacing

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.

Examples

Basic Examples  (1)

A default box and whisker plot for two datasets:

Add an additional box width between the plots:

Specify different spacings between plots:

Wolfram Research (2007), BoxExtraSpacing, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.

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_2023_boxextraspacing, author="Wolfram Research", title="{BoxExtraSpacing}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html}", note=[Accessed: 20-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_boxextraspacing, organization={Wolfram Research}, title={BoxExtraSpacing}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html}, note=[Accessed: 20-April-2024 ]}