Plots a list of values as a connected line (like `ListPlot` with
ListLinePlot[{y1, …, yn}]
ListLinePlot[{{x1, y1}, …, {xn, yn}}]
ListLinePlot[{data1, data2, …}]
ListLinePlot[{…, w[datai, …], …}]
Head[ListLinePlot[{1, 2, 3, 4}]]
→ Graphics- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- DataRange — default Automatic
- Filling — default None
- FillingStyle — default Automatic
- InterpolationOrder — default None
- IntervalMarkers — default Automatic
- IntervalMarkersStyle — default Automatic
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LabelingTarget — default Automatic
- MaxPlotPoints — default Infinity
- Mesh — default None
- MeshFunctions — default { #1& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- MultiaxisArrangement — default None
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotHighlighting — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabel — default None
- PlotLabels — default None
- PlotLayout — default "Overlaid"
- PlotLegends — default None
- PlotMarkers — default None
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic