GraphicsSpacing

As of Version 6.0, GraphicsSpacing has been superseded by the general option Spacings for GraphicsGrid and related functions.

GraphicsSpacing

is an option for GraphicsArray that specifies the spacing between elements in the array.

Details

  • GraphicsSpacing->0 inserts no horizontal or vertical spacing, so that all adjacent rectangular areas in the array are shown abutting.
  • GraphicsSpacing->{h,v} specifies horizontal and vertical spacing to use.
  • GraphicsSpacing->s is equivalent to GraphicsSpacing->{s,s}.
  • The spacing is given in scaled coordinates, relative to each rectangular area in the array.
  • Example: a horizontal spacing of 0.1 yields an array in which the rectangular areas are separated horizontally by distances equal to 0.1 of their widths.
Wolfram Research (1991), GraphicsSpacing, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsSpacing.html.

Text

Wolfram Research (1991), GraphicsSpacing, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsSpacing.html.

CMS

Wolfram Language. 1991. "GraphicsSpacing." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GraphicsSpacing.html.

APA

Wolfram Language. (1991). GraphicsSpacing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GraphicsSpacing.html

BibTeX

@misc{reference.wolfram_2023_graphicsspacing, author="Wolfram Research", title="{GraphicsSpacing}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/GraphicsSpacing.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_graphicsspacing, organization={Wolfram Research}, title={GraphicsSpacing}, year={1991}, url={https://reference.wolfram.com/language/ref/GraphicsSpacing.html}, note=[Accessed: 28-March-2024 ]}