Mathematica >
OBSOLETE MATHEMATICA SYMBOL|See Also »

PlotJoined

As of Version 6.0, has been superseded by Joined and ListLinePlot.

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.
Use ListLinePlot for joined plots of datasets:
Use Joined to selectively join datasets:
Use ListLinePlot for joined plots of datasets:
In[1]:=
Click for copyable input
Out[1]=
 
Use Joined to selectively join datasets:
In[1]:=
Click for copyable input
Out[1]=
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF