Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Symbolic Graphics Language > Graphics Directives > Dotted >

Dotted

Dotted
is a graphics directive specifying that lines that follow should be drawn dotted.
Dotted lines:
Dotted frame:
Dotted lines:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Dotted frame:
In[1]:=
Click for copyable input
Out[1]=
Use EdgeForm to draw dotted edges:
A plot with a dotted line:
Dotted is equivalent to Dashing[{0, Small}]:
Dashing and AbsoluteDashing provide richer ways to specify dashing:
Dotted is absolute dotting, independent of the image size:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF