Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Graphics and Sound / Basic Options  /
PlotJoined

  • PlotJoined is an option for ListPlot that specifies whether the points plotted should be joined by a line.
  • The style of the line can be specified using the option PlotStyle.
  • See the Mathematica book: Section 1.9.9.
  • See also: Line.

    Further Examples

    This creates sinusoidal data with some noise added.

    In[1]:=

    This plots the noisy data, once as points alone and once connecting the points with a line.

    Evaluate the cell to see the graphic.

    In[2]:=

    In[3]:=

    In[4]:=



    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.