StackedListPlot
StackedListPlot[{data1,data2,…}] plots lines for each of the datai, with the ith curve being the accumulation of values in data1 through datai.
StackedListPlot[{…,w[datai],…}] plots datai with features defined by the symbolic wrapper w.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.