GraphicsArray

As of Version 6.0, GraphicsArray has been superseded by GraphicsGrid and Grid.

GraphicsArray[{g1,g2,}]

represents a row of graphics objects.

GraphicsArray[{{g11,g12,},}]

represents a two-dimensional array of graphical objects.

Details and Options

  • You can display a GraphicsArray object using Show.
  • GraphicsArray sets up identical rectangular display areas for each of the graphics objects it contains.
  • GraphicsArray takes the same options as Graphics, with the default for Ticks and FrameTicks changed to None.
  • GraphicsArray takes the additional option GraphicsSpacing, which specifies the spacing between the rectangular areas containing each graphics object. The default setting is GraphicsSpacing->0.1.
  • The options DisplayFunction, ColorOutput, and CharacterEncoding are ignored for graphics objects given inside GraphicsArray.
Wolfram Research (1991), GraphicsArray, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsArray.html.

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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