StatisticalPlots`
StatisticalPlots`

BoxExtraSpacing

BoxExtraSpacing

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

更多信息和选项

  • 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.

范例

基本范例  (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 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.

文本

Wolfram Research (2007),BoxExtraSpacing,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.

CMS

Wolfram 语言. 2007. "BoxExtraSpacing." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html.

APA

Wolfram 语言. (2007). BoxExtraSpacing. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html 年

BibTeX

@misc{reference.wolfram_2024_boxextraspacing, author="Wolfram Research", title="{BoxExtraSpacing}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxExtraSpacing.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

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