Introduction
We use fill_between to color the area between two lines in a time series plot. This helps to see the range or difference clearly.
To show the range between minimum and maximum values over time.
To highlight the difference between two related time series.
To visualize confidence intervals around a time series line.
To emphasize periods where one value is above or below another.
To make time series plots easier to understand at a glance.