fill_between() (Matplotlib)

ax.fill_between() shades the area between two curves (or between a curve and a horizontal baseline). It is used for confidence bands, highlighting regions…