Plots data as a step function.
ListStepPlot[{y1, y2, …}]
ListStepPlot[{{x1, y1}, {x2, y2}, …}]
ListStepPlot[{data1, data2, …}]
ListStepPlot[data, step]
ListStepPlot[{…, w[datai, …], …}]
ListStepPlot[{1, 1, 2, 3, 5, 8, 13, 21}]
→ -Graphics-ListStepPlot[Table[{Prime[n], EulerPhi[n]}, {n, 50}]]
→ -Graphics-ListStepPlot[{1, 1, 2, 3, 5, 8, 13, 21}, Joined -> False]
→ -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
- IntervalMarkers — default Automatic
- IntervalMarkersStyle — default Automatic
- LabelingSize — default Automatic
- Joined — default True
- Mesh — default None
- MeshFunctions — default { #1& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- 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