Annotating & Combining Graphics
In the Wolfram Language's unified symbolic framework, graphics are treated just like any other expression—to be displayed, arranged, annotated, or manipulated using any of the Wolfram Language's powerful programming, layout, and interactivity primitives.
Labels & Frames »
PlotLabel ▪ Frame ▪ FrameLabel ▪ AxesLabel
Dynamic Annotation
Highlighted — statically or dynamically highlight specific elements in visualization
Tooltip ▪ Mouseover ▪ StatusArea ▪ Annotation ▪ PopupWindow ▪ MouseAnnotation
Combining Graphics »
{…,…,…} — display as a literal list of graphics
GraphicsGrid — display as a resizable grid of graphics
GraphicsRow ▪ GraphicsColumn ▪ Riffle
Show — show graphics overlaid
Canvas — represent a canvas for free-form drawing that can be combined with a graphic
Inset — inset a graphic or any object inside a graphic
Labeled, Framed — give overall labels or frames
Dynamic Combinations
ListAnimate — animate a list of graphics