THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Frame
Frame is an option for two-dimensional graphics functions which specifies whether a frame should be drawn around the plot.
Frame
->
True by default draws a frame with tick marks. If Ticks
->
Automatic, setting Frame
->
True suppresses tick marks on axes. See the Mathematica book: Section 1.9.3, Section 2.9.1, Section 2.9.5, Section 2.9.5. See also: Boxed.
Further Examples
Here is one plot without and another with a frame drawn around it.
Evaluate the cells to compare the graphics.
In[1]:= 
In[2]:= 
| |