Plots several datasets with their `y`-values accumulated, so each successive
StackedListPlot[{data1, data2, …}]
StackedListPlot[{…, w[datai], …}]
Head[StackedListPlot[{{1, 2, 3, 4}, {2, 3, 4, 5}}]]
→ GraphicsHead[StackedListPlot[{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 Automatic
- 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
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotHighlighting — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabel — default None
- PlotLabels — default None
- PlotLayout — default "Stacked"
- PlotLegends — default None
- PlotMarkers — default None
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic