Skip to content

ListPlot

Plots a list of values as points.

$ wo 'Head[ListPlot[{1, 2, 3, 4}]]'
Graphics

Accepts the same core options as Plot, plus:

  • JoinedTrue connects the points with a line.
  • PlotMarkers — shape spec for the markers.