Hey again. And no, that's not quite what I'd like. And ok, if you don't get my picture just run this and see
Manipulate[
ListPlot[{0.02 t^2, 0.4 t, 17 Sin[t], 0.4 t, 0.02 t^2},
PlotRange -> 30, Filling -> filling], {t, 0,
35}, {filling, {None, Axis, Bottom, Top}}]
It views the...