Wolfram Technology Guide: Automated Table Layout
◄
previous
|
next
►
Annotate Tables of Any Kind
Mathematica
allows highly flexible styling of tables of all kinds.
In[1]:=
GraphicsGrid[Partition[GraphData /@ GraphData[12], 8], Background -> {{{LightYellow, LightBlue}}}]
Out[1]=