I have the following plot:
How can I achieve 3D plot like this for two dimensional array in Python? Say each line presented on the plot above is a single one dimensional array. I looked through matplotlib gallery https://matplotlib.org/gallery/, but there is nothing similar to the plot above.