Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Graphics and Sound / Advanced Options  /
Epilog

  • Epilog is an option for graphics functions which gives a list of graphics primitives to be rendered after the main part of the graphics is rendered.
  • In three-dimensional graphics, two-dimensional graphics primitives can be specified by the Epilog option. The graphics primitives are rendered in a 0,1 coordinate system.
  • See the Mathematica book: Section 2.9.3.
  • See also: Prolog, AxesStyle, PlotStyle, DisplayFunction.

    Further Examples

    This adds a large red point to the plot after the Sin function has been plotted.

    Evaluate the cell to see the graphic.

    In[1]:=



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.