Mathematica > Notebooks and Documents > Layout & Tables > Grids & Tables > SpanFromAbove >
Mathematica > Visualization and Graphics > Data Visualization > Layout & Tables > Grids & Tables > SpanFromAbove >
Mathematica > Data Manipulation > Statistical Data Analysis > Statistical Visualization > Data Visualization > Layout & Tables > Grids & Tables > SpanFromAbove >

SpanFromAbove

SpanFromAbove
is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning element that appears above it.
  • If SpanFromAbove appears at the same position in several successive rows, it indicates spanning across all these rows.
Make the element 2 span the row below it:
Make it span two rows:
Spanning in a GraphicsGrid:
Make the element 2 span the row below it:
In[1]:=
Click for copyable input
Out[1]=
 
Make it span two rows:
In[1]:=
Click for copyable input
Out[1]=
 
Spanning in a GraphicsGrid:
In[1]:=
Click for copyable input
Out[1]=
Spanned elements inherit their styles:
Graphics will default to filling the available space:
An explicit ImageSize setting will prevent this behavior:
Spanning regions must be rectangular in shape:
Use SpanFromBoth when spanning across both columns and rows:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF