Arranges graphics in a vertical column.
GraphicsColumn[{g1, g2, …}]
GraphicsColumn[list, alignment]
GraphicsColumn[list, alignment, spacing]
GraphicsColumn[{Graphics[Disk[]], Graphics[Disk[]], Graphics[Disk[]]}]
→ -Graphics-GraphicsColumn[{Graphics[Disk[]], Graphics[Disk[]], Graphics[Disk[]]}, Frame -> All]
→ -Graphics-GraphicsColumn[Table[Graphics[Disk[], ImageSize -> 10i], {i, 1, 5}], Alignment -> Left, Frame -> All]
→ -Graphics-- Alignment — default { Center , Center }
- AspectRatio — default Automatic
- Background — default None
- BaselinePosition — default Automatic
- BaseStyle — default { }
- Dividers — default None
- Frame — default None
- FrameStyle — default Automatic
- ImageSize — default Automatic
- Spacings — default Scaled [ 0.1 ]