Qurak

StackedListPlot

Available

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

Topics

Related

All 6300 functions · Use this from an MCP client