I want to remove the actual line of the plot of a pandas timeseries and instead color the area under it (slightly transparent).
I found the fill_between() module of m