Skip to content

ListLinePlot

Plots a list of values as a connected line (like ListPlot with Joined -> True).

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