Plots a matrix as a grid of colored cells.
ArrayPlot[array]
Head[ArrayPlot[{{0, 1}, {1, 0}}]]
→ GraphicsHead[ArrayPlot[{{0, 1}, {1, 0}}, FrameLabel -> {{"", ""}, {"", "top"}}]]
→ Graphics- AspectRatio — default Automatic
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- ColorRules — default Automatic
- DataRange — default All
- DataReversed — default False
- Frame — default Automatic
- FrameLabel — default None
- FrameTicks — default None
- MaxPlotPoints — default Infinity
- Mesh — default False
- MeshStyle — default GrayLevel [ GoldenRatio -1 ]
- PlotLegends — default None
- PlotRange — default All
- PlotTheme — default $PlotTheme
- TargetUnits — default Automatic