GraphicsRow
GraphicsRow[{g1,g2,…}]
generates a graphic in which the gi are laid out in a row.
GraphicsRow[list,spacing]
leaves the specified spacing between successive elements.
Details and Options
- If the gi are graphics, GraphicsRow will if possible make them all the same height, preserving their individual aspect ratios.
- The output from GraphicsRow can be interactively resized, or edited as a graphic.
- GraphicsRow by default inserts the same fractional space between successive elements.
- Possible overall spacings between items are:
-
h an absolute number of printer's points Scaled[s] a fraction s of the height of an item - The default spacing used by GraphicsRow is effectively Scaled[0.1].
- The gi can be any expressions, not just graphics.
- The following options can be given:
-
Alignment {Center,Center} horizontal and vertical alignment of elements AspectRatio Automatic ratio of height to width for the whole row Background None what background colors to use BaselinePosition Automatic what to align with a surrounding text baseline BaseStyle {} base style specifications for the row Dividers None where to draw dividers in the row Frame None where to draw frames FrameStyle Automatic styles to use for frames ImageSize Automatic overall size of the whole graphics row Spacings Scaled[0.1] horizontal and vertical spacings - Common settings for Frame include:
-
None no frame True frame around the whole row All frame around every item in the row - The settings for BaseStyle are appended to the default style typically given by the "GraphicsRow" style in the current stylesheet.
Examples
open allclose allScope (4)
Options (15)
FrameStyle (2)
ImageSize (3)
Wolfram Research (2007), GraphicsRow, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsRow.html.
Text
Wolfram Research (2007), GraphicsRow, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsRow.html.
CMS
Wolfram Language. 2007. "GraphicsRow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GraphicsRow.html.
APA
Wolfram Language. (2007). GraphicsRow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GraphicsRow.html